Searched refs:xfs_inode_to_parent_rec (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_parent.c | 202 xfs_inode_to_parent_rec(&ppargs->rec, dp); in xfs_parent_addname() 224 xfs_inode_to_parent_rec(&ppargs->rec, dp); in xfs_parent_removename() 248 xfs_inode_to_parent_rec(&ppargs->rec, old_dp); in xfs_parent_replacename() 252 xfs_inode_to_parent_rec(&ppargs->new_rec, new_dp); in xfs_parent_replacename()
|
D | xfs_parent.h | 33 xfs_inode_to_parent_rec( in xfs_inode_to_parent_rec() function
|
/linux-6.12.1/fs/xfs/scrub/ |
D | parent_repair.c | 385 xfs_inode_to_parent_rec(&pptr.pptr_rec, dp); in xrep_parent_stash_parentadd() 411 xfs_inode_to_parent_rec(&pptr.pptr_rec, dp); in xrep_parent_stash_parentremove()
|
D | attr_repair.c | 1202 xfs_inode_to_parent_rec(&pptr.pptr_rec, dp); in xrep_xattr_stash_parentadd() 1228 xfs_inode_to_parent_rec(&pptr.pptr_rec, dp); in xrep_xattr_stash_parentremove()
|
D | dirtree_repair.c | 584 xfs_inode_to_parent_rec(&dl->pptr_rec, sc->orphanage); in xrep_dirtree_create_adoption_path()
|
D | dir.c | 145 xfs_inode_to_parent_rec(&sd->pptr_rec, sc->ip); in xchk_dir_parent_pointer()
|