Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_qmops.c119 .xfs_dqattach = (xfs_dqattach_t) fs_noerr,
Dxfs_mount.h147 xfs_dqattach_t xfs_dqattach; member
172 (*(mp)->m_qm_ops->xfs_dqattach)(ip, fl)
/fs/xfs/quota/
Dxfs_qm_bhv.c228 .xfs_dqattach = xfs_qm_dqattach,