Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_super.h94 extern const struct quotactl_ops xfs_quotactl_operations;
Dxfs_quotaops.c271 const struct quotactl_ops xfs_quotactl_operations = { variable
Dxfs_super.c1466 sb->s_qcop = &xfs_quotactl_operations; in xfs_fs_fill_super()