Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_quota.h95 extern int xfs_qm_vop_rename_dqattach(struct xfs_inode **);
140 #define xfs_qm_vop_rename_dqattach(it) (0) macro
Dxfs_qm.c1891 xfs_qm_vop_rename_dqattach( in xfs_qm_vop_rename_dqattach() function
Dxfs_inode.c3198 error = xfs_qm_vop_rename_dqattach(inodes); in xfs_rename()