Home
last modified time | relevance | path

Searched refs:xfs_quotactl_operations (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_super.h91 extern const struct quotactl_ops xfs_quotactl_operations;
H A Dxfs_quotaops.c281 const struct quotactl_ops xfs_quotactl_operations = { variable
H A Dxfs_super.c1429 sb->s_qcop = &xfs_quotactl_operations; in xfs_fc_fill_super()