Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dquotaops.h110 int dquot_quota_sync(struct super_block *sb, int type);
/linux-4.19.296/fs/quota/
Ddquot.c715 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync() function
755 EXPORT_SYMBOL(dquot_quota_sync);
2934 .quota_sync = dquot_quota_sync,
/linux-4.19.296/fs/jfs/
Dsuper.c201 .quota_sync = dquot_quota_sync,
/linux-4.19.296/fs/ext2/
Dsuper.c347 .quota_sync = dquot_quota_sync,
/linux-4.19.296/fs/reiserfs/
Dsuper.c861 .quota_sync = dquot_quota_sync,
/linux-4.19.296/fs/ext4/
Dsuper.c1404 .quota_sync = dquot_quota_sync,