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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2_block.c46 static int xfs_dir2_block_lookup_int(xfs_da_args_t *args, xfs_dabuf_t **bpp,
572 * xfs_dir2_block_lookup_int does the real work.
594 if ((error = xfs_dir2_block_lookup_int(args, &bp, &ent)))
620 xfs_dir2_block_lookup_int( function
752 if ((error = xfs_dir2_block_lookup_int(args, &bp, &ent))) {
829 if ((error = xfs_dir2_block_lookup_int(args, &bp, &ent))) {

Completed in 57 milliseconds