Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_qmops.c129 .xfs_quotactl = (xfs_quotactl_t) fs_nosys,
Dxfs_mount.h157 xfs_quotactl_t xfs_quotactl; member
192 (*(mp)->m_qm_ops->xfs_quotactl)(mp, cmd, id, addr)
/fs/xfs/quota/
Dxfs_qm_bhv.c238 .xfs_quotactl = xfs_qm_quotactl,