Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Dquota.c58 if (sb->s_qcop && sb->s_qcop->quota_sync && in quota_sync_one()
60 sb->s_qcop->quota_sync(sb, type); in quota_sync_one()
804 if (!sb->s_qcop->quota_sync) in do_quotactl()
806 return sb->s_qcop->quota_sync(sb, type); in do_quotactl()
H A Ddquot.c2904 .quota_sync = dquot_quota_sync,
/linux/include/linux/
H A Dquota.h435 int (*quota_sync)(struct super_block *, int); member
/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/f2fs/
H A Dsuper.c3470 .quota_sync = f2fs_quota_sync,
/linux/fs/ext4/
H A Dsuper.c1600 .quota_sync = dquot_quota_sync,