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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c27 static int xfs_dir2_leaf_lookup_int(xfs_da_args_t *args, struct xfs_buf **lbpp,
1156 * Most of the work is done by the xfs_dir2_leaf_lookup_int routine which
1178 error = xfs_dir2_leaf_lookup_int(args, &lbp, &index, &dbp, &leafhdr);
1215 xfs_dir2_leaf_lookup_int( function
1374 error = xfs_dir2_leaf_lookup_int(args, &lbp, &index, &dbp, &leafhdr);
1514 error = xfs_dir2_leaf_lookup_int(args, &lbp, &index, &dbp, &leafhdr);

Completed in 122 milliseconds