Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dquotaops.h79 int dquot_resume(struct super_block *sb, int type);
272 static inline int dquot_resume(struct super_block *sb, int type) in dquot_resume() function
/Linux-v4.19/fs/jfs/
Dsuper.c493 dquot_resume(sb, -1); in jfs_remount()
/Linux-v4.19/fs/quota/
Ddquot.c2404 int dquot_resume(struct super_block *sb, int type) in dquot_resume() function
2438 EXPORT_SYMBOL(dquot_resume);
/Linux-v4.19/fs/ext2/
Dsuper.c1395 dquot_resume(sb, -1); in ext2_remount()
/Linux-v4.19/fs/reiserfs/
Dsuper.c1594 dquot_resume(s, -1); in reiserfs_remount()
/Linux-v4.19/fs/ocfs2/
Dsuper.c918 status = dquot_resume(sb, type); in ocfs2_susp_quotas()
/Linux-v4.19/fs/f2fs/
Dsuper.c1492 dquot_resume(sb, -1); in f2fs_remount()
/Linux-v4.19/fs/ext4/
Dsuper.c5329 dquot_resume(sb, -1); in ext4_remount()