Home
last modified time | relevance | path

Searched refs:xfs_inode_to_parent_rec (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_parent.c202 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()
Dxfs_parent.h33 xfs_inode_to_parent_rec( in xfs_inode_to_parent_rec() function
/linux-6.12.1/fs/xfs/scrub/
Dparent_repair.c385 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()
Dattr_repair.c1202 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()
Ddirtree_repair.c584 xfs_inode_to_parent_rec(&dl->pptr_rec, sc->orphanage); in xrep_dirtree_create_adoption_path()
Ddir.c145 xfs_inode_to_parent_rec(&sd->pptr_rec, sc->ip); in xchk_dir_parent_pointer()