Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_quota.h98 extern int xfs_qm_vop_rename_dqattach(struct xfs_inode **);
161 #define xfs_qm_vop_rename_dqattach(it) (0) macro
Dxfs_qm.c1823 xfs_qm_vop_rename_dqattach( in xfs_qm_vop_rename_dqattach() function
Dxfs_inode.c2813 error = xfs_qm_vop_rename_dqattach(inodes); in xfs_rename()