Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dquotaops.h108 int dquot_quota_sync(struct super_block *sb, int type);
/linux-6.3-rc2/fs/quota/
A Ddquot.c688 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync() function
728 EXPORT_SYMBOL(dquot_quota_sync);
2857 .quota_sync = dquot_quota_sync,
/linux-6.3-rc2/fs/jfs/
A Dsuper.c172 .quota_sync = dquot_quota_sync,
/linux-6.3-rc2/fs/ext2/
A Dsuper.c331 .quota_sync = dquot_quota_sync,
/linux-6.3-rc2/fs/reiserfs/
A Dsuper.c855 .quota_sync = dquot_quota_sync,
/linux-6.3-rc2/fs/ext4/
A Dsuper.c1533 .quota_sync = dquot_quota_sync,

Completed in 35 milliseconds