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