Home
last modified time | relevance | path

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

/openbmc/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.c2915 .quota_sync = dquot_quota_sync,
/openbmc/linux/include/linux/
H A Dquota.h435 int (*quota_sync)(struct super_block *, int); member
/openbmc/linux/fs/gfs2/
H A Dsys.c357 GFS2_ATTR(quota_sync, 0200, NULL, quota_sync_store);
H A Dquota.c1772 .quota_sync = gfs2_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/f2fs/
H A Dsuper.c3120 .quota_sync = f2fs_quota_sync,
/openbmc/linux/fs/ext4/
H A Dsuper.c1626 .quota_sync = dquot_quota_sync,