Home
last modified time | relevance | path

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

/linux-4.1.27/fs/quota/
Dquota.c52 if (sb->s_qcop && sb->s_qcop->quota_sync && in quota_sync_one()
54 sb->s_qcop->quota_sync(sb, type); in quota_sync_one()
676 if (!sb->s_qcop->quota_sync) in do_quotactl()
678 return sb->s_qcop->quota_sync(sb, type); in do_quotactl()
Ddquot.c2725 .quota_sync = dquot_quota_sync,
2736 .quota_sync = dquot_quota_sync,
/linux-4.1.27/include/linux/
Dquota.h425 int (*quota_sync)(struct super_block *, int); member
/linux-4.1.27/fs/gfs2/
Dsys.c269 GFS2_ATTR(quota_sync, 0200, NULL, quota_sync_store);
Dquota.c1668 .quota_sync = gfs2_quota_sync,
/linux-4.1.27/fs/reiserfs/
Dsuper.c809 .quota_sync = dquot_quota_sync,
/linux-4.1.27/fs/ext3/
Dsuper.c791 .quota_sync = dquot_quota_sync,
/linux-4.1.27/fs/ext4/
Dsuper.c1092 .quota_sync = dquot_quota_sync,