Searched defs:xfs_qm_dqattach (Results 1 - 2 of 2) sorted by relevance

/fs/xfs/
H A Dxfs_quota.h94 extern int xfs_qm_dqattach(struct xfs_inode *, uint);
136 #define xfs_qm_dqattach(ip, fl) (0) macro
H A Dxfs_qm.c382 xfs_qm_dqattach( function
1926 error = xfs_qm_dqattach(ip, 0);

Completed in 44 milliseconds