Searched refs:xfs_dir2_block_lookup_int (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_dir2_block.c44 static int xfs_dir2_block_lookup_int(xfs_da_args_t *args, struct xfs_buf **bpp,
602 * xfs_dir2_block_lookup_int does the real work.
623 if ((error = xfs_dir2_block_lookup_int(args, &bp, &ent))) xfs_dir2_block_lookup()
650 xfs_dir2_block_lookup_int( xfs_dir2_block_lookup_int() function
778 if ((error = xfs_dir2_block_lookup_int(args, &bp, &ent))) { xfs_dir2_block_removename()
853 if ((error = xfs_dir2_block_lookup_int(args, &bp, &ent))) { xfs_dir2_block_replace()

Completed in 110 milliseconds