Searched refs:xchk_iget (Results 1 – 4 of 4) sorted by relevance
159 int xchk_iget(struct xfs_scrub *sc, xfs_ino_t inum, struct xfs_inode **ipp);180 error = xchk_iget(sc, inum, ipp); in xchk_iget_safe()
138 error = xchk_iget(sc, parent_ino, &dp); in xchk_parent_validate()
128 error = xchk_iget(sc, ino, &ip); in xchk_dir_actor()
731 xchk_iget( in xchk_iget() function