Home
last modified time | relevance | path

Searched refs:dquot_resume (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/include/linux/
Dquotaops.h87 int dquot_resume(struct super_block *sb, int type);
284 static inline int dquot_resume(struct super_block *sb, int type) in dquot_resume() function
/Linux-v6.1/fs/jfs/
Dsuper.c459 dquot_resume(sb, -1); in jfs_remount()
/Linux-v6.1/fs/quota/
Ddquot.c2451 int dquot_resume(struct super_block *sb, int type) in dquot_resume() function
2483 EXPORT_SYMBOL(dquot_resume);
/Linux-v6.1/fs/ext2/
Dsuper.c1403 dquot_resume(sb, -1); in ext2_remount()
/Linux-v6.1/fs/reiserfs/
Dsuper.c1582 dquot_resume(s, -1); in reiserfs_remount()
/Linux-v6.1/fs/ocfs2/
Dsuper.c885 status = dquot_resume(sb, type); in ocfs2_susp_quotas()
/Linux-v6.1/fs/f2fs/
Dsuper.c2277 dquot_resume(sb, -1); in f2fs_remount()
/Linux-v6.1/fs/ext4/
Dsuper.c6557 dquot_resume(sb, -1); in __ext4_remount()