Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/quota/
Dquota.c55 if (sb->s_qcop && sb->s_qcop->quota_sync && in quota_sync_one()
57 sb->s_qcop->quota_sync(sb, type); in quota_sync_one()
800 if (!sb->s_qcop->quota_sync) in do_quotactl()
802 return sb->s_qcop->quota_sync(sb, type); in do_quotactl()
Ddquot.c2835 .quota_sync = dquot_quota_sync,
/kernel/linux/linux-5.10/include/linux/
Dquota.h433 int (*quota_sync)(struct super_block *, int); member
/kernel/linux/linux-5.10/fs/gfs2/
Dsys.c282 GFS2_ATTR(quota_sync, 0200, NULL, quota_sync_store);
Dquota.c1766 .quota_sync = gfs2_quota_sync,
/kernel/linux/linux-5.10/fs/jfs/
Dsuper.c172 .quota_sync = dquot_quota_sync,
/kernel/linux/linux-5.10/fs/ext2/
Dsuper.c337 .quota_sync = dquot_quota_sync,
/kernel/linux/linux-5.10/fs/reiserfs/
Dsuper.c855 .quota_sync = dquot_quota_sync,
/kernel/linux/linux-5.10/fs/f2fs/
Dsuper.c2539 .quota_sync = f2fs_quota_sync,
/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c1622 .quota_sync = dquot_quota_sync,