Searched refs:s_qcop (Results 1 – 10 of 10) sorted by relevance
58 if (sb->s_qcop && sb->s_qcop->quota_sync && in quota_sync_one()89 if (!sb->s_qcop->quota_on && !sb->s_qcop->quota_enable) in quota_quotaon()91 if (sb->s_qcop->quota_enable) in quota_quotaon()100 if (!sb->s_qcop->quota_off && !sb->s_qcop->quota_disable) in quota_quotaoff()102 if (sb->s_qcop->quota_disable) in quota_quotaoff()126 if (!sb->s_qcop->get_state) in quota_getinfo()154 if (!sb->s_qcop->set_info) in quota_setinfo()209 if (!sb->s_qcop->get_dqblk) in quota_getquota()304 if (!sb->s_qcop->set_dqblk) in quota_setquota()439 if (!sb->s_qcop->get_state) in quota_getxstate()[all …]
541 sb->s_qcop = &jfs_quotactl_ops; in jfs_fill_super()
1153 sb->s_qcop = &ext2_quotactl_ops; in ext2_fill_super()
1432 sb->s_qcop = &xfs_quotactl_operations; in xfs_fs_fill_super()
1167 sb->s_qcop = &gfs2_quotactl_ops; in gfs2_fill_super()
1687 s->s_qcop = &reiserfs_qctl_operations; in read_super_block()
2033 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
1472 const struct quotactl_ops *s_qcop; member
4611 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ext4_fill_super()4613 sb->s_qcop = &ext4_qctl_operations; in ext4_fill_super()
4000 sb->s_qcop = &f2fs_quotactl_ops; in f2fs_fill_super()
Completed in 46 milliseconds