Searched refs:xfs_dir3_block_header_check (Results 1 – 3 of 3) sorted by relevance
119 xfs_failaddr_t xfs_dir3_block_header_check(struct xfs_buf *bp, xfs_ino_t owner);
119 xfs_dir3_block_header_check( in xfs_dir3_block_header_check() function155 fa = xfs_dir3_block_header_check(*bpp, owner); in xfs_dir3_block_read()
637 if (xfs_dir3_block_header_check(bp, rd->sc->ip->i_ino) != NULL) in xrep_dir_recover_dirblock()