Searched refs:xfs_quotactl_operations (Results 1 – 3 of 3) sorted by relevance
81 extern const struct quotactl_ops xfs_quotactl_operations;
278 const struct quotactl_ops xfs_quotactl_operations = { variable
1603 sb->s_qcop = &xfs_quotactl_operations; in xfs_fs_fill_super()