Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dparent.c233 error = xfs_dir_lookup(sc->tp, sc->ip, &xfs_name_dotdot, &dnum, NULL); in xchk_parent_validate()
296 error = xfs_dir_lookup(sc->tp, sc->ip, &xfs_name_dotdot, &dnum, NULL); in xchk_parent()
A Ddir.c169 error = xfs_dir_lookup(sdc->sc->tp, ip, &xname, &lookup_ino, NULL); in xchk_dir_actor()
/linux/fs/xfs/libxfs/
A Dxfs_dir2.h44 extern int xfs_dir_lookup(struct xfs_trans *tp, struct xfs_inode *dp,
A Dxfs_dir2.c339 xfs_dir_lookup( in xfs_dir_lookup() function
/linux/fs/xfs/
A Dxfs_inode.c674 error = xfs_dir_lookup(NULL, dp, name, &inum, ci_name); in xfs_lookup()

Completed in 15 milliseconds