Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h94 extern int xfs_qm_vop_rename_dqattach(struct xfs_inode **);
139 #define xfs_qm_vop_rename_dqattach(it) (0) macro
Dxfs_qm.c1873 xfs_qm_vop_rename_dqattach( in xfs_qm_vop_rename_dqattach() function
Dxfs_inode.c3241 error = xfs_qm_vop_rename_dqattach(inodes); in xfs_rename()