Home
last modified time | relevance | path

Searched refs:quota_sync (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/fs/quota/
Dquota.c54 if (sb->s_qcop && sb->s_qcop->quota_sync && in quota_sync_one()
56 sb->s_qcop->quota_sync(sb, type); in quota_sync_one()
737 if (!sb->s_qcop->quota_sync) in do_quotactl()
739 return sb->s_qcop->quota_sync(sb, type); in do_quotactl()
Ddquot.c2934 .quota_sync = dquot_quota_sync,
/linux-4.19.296/include/linux/
Dquota.h433 int (*quota_sync)(struct super_block *, int); member
/linux-4.19.296/fs/gfs2/
Dsys.c284 GFS2_ATTR(quota_sync, 0200, NULL, quota_sync_store);
Dquota.c1755 .quota_sync = gfs2_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/f2fs/
Dsuper.c1938 .quota_sync = f2fs_quota_sync,
/linux-4.19.296/fs/ext4/
Dsuper.c1404 .quota_sync = dquot_quota_sync,