Home
last modified time | relevance | path

Searched refs:xfs_parent_lookup (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_parent.h100 int xfs_parent_lookup(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_parent.c305 xfs_parent_lookup( in xfs_parent_lookup() function
/linux/fs/xfs/scrub/
H A Dparent.c542 error = xfs_parent_lookup(sc->tp, sc->ip, xname, pptr, &pp->pptr_args); in xchk_parent_revalidate_pptr()
H A Ddirtree.c290 error = xfs_parent_lookup(sc->tp, sc->ip, &dl->xname, &dl->pptr_rec, in xchk_dirpath_revalidate()
H A Ddir.c146 error = xfs_parent_lookup(sc->tp, ip, name, &sd->pptr_rec, in xchk_dir_parent_pointer()