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.h87 extern int xfs_qm_vop_rename_dqattach(struct xfs_inode **);
132 #define xfs_qm_vop_rename_dqattach(it) (0) macro
Dxfs_qm.c1883 xfs_qm_vop_rename_dqattach( in xfs_qm_vop_rename_dqattach() function
Dxfs_inode.c2941 error = xfs_qm_vop_rename_dqattach(inodes); in xfs_rename()