Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/fs/jfs/
Dsuper.c459 dquot_resume(sb, -1); in jfs_remount()
/Linux-v6.6/fs/quota/
Ddquot.c2471 int dquot_resume(struct super_block *sb, int type) in dquot_resume() function
2503 EXPORT_SYMBOL(dquot_resume);
/Linux-v6.6/fs/ext2/
Dsuper.c1395 dquot_resume(sb, -1); in ext2_remount()
/Linux-v6.6/fs/reiserfs/
Dsuper.c1582 dquot_resume(s, -1); in reiserfs_remount()
/Linux-v6.6/fs/ocfs2/
Dsuper.c885 status = dquot_resume(sb, type); in ocfs2_susp_quotas()
/Linux-v6.6/fs/ext4/
Dsuper.c6664 dquot_resume(sb, -1); in __ext4_remount()
6702 dquot_resume(sb, -1); in __ext4_remount()
/Linux-v6.6/fs/f2fs/
Dsuper.c2369 dquot_resume(sb, -1); in f2fs_remount()