Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dquotaops.h108 int dquot_quota_sync(struct super_block *sb, int type);
/openbmc/linux/fs/quota/
H A Ddquot.c741 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync() function
781 EXPORT_SYMBOL(dquot_quota_sync);
2915 .quota_sync = dquot_quota_sync,
/openbmc/linux/fs/jfs/
H A Dsuper.c172 .quota_sync = dquot_quota_sync,
/openbmc/linux/fs/ext2/
H A Dsuper.c331 .quota_sync = dquot_quota_sync,
/openbmc/linux/fs/reiserfs/
H A Dsuper.c855 .quota_sync = dquot_quota_sync,
/openbmc/linux/fs/ext4/
H A Dsuper.c1626 .quota_sync = dquot_quota_sync,