Home
last modified time | relevance | path

Searched refs:dquot_quota_sync (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dquotaops.h108 int dquot_quota_sync(struct super_block *sb, int type);
/linux/fs/quota/
H A Ddquot.c739 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync() function
779 EXPORT_SYMBOL(dquot_quota_sync);
2904 .quota_sync = dquot_quota_sync,
/linux/fs/jfs/
H A Dsuper.c172 .quota_sync = dquot_quota_sync,
/linux/fs/ext2/
H A Dsuper.c357 .quota_sync = dquot_quota_sync,
/linux/fs/ext4/
H A Dsuper.c1600 .quota_sync = dquot_quota_sync,