Searched refs:xfs_dir2_leaf_lookup_int (Results 1 – 1 of 1) sorted by relevance
/fs/xfs/ |
D | xfs_dir2_leaf.c | 52 static int xfs_dir2_leaf_lookup_int(xfs_da_args_t *args, xfs_dabuf_t **lbpp, 1284 if ((error = xfs_dir2_leaf_lookup_int(args, &lbp, &index, &dbp))) { in xfs_dir2_leaf_lookup() 1318 xfs_dir2_leaf_lookup_int( in xfs_dir2_leaf_lookup_int() function 1472 if ((error = xfs_dir2_leaf_lookup_int(args, &lbp, &index, &dbp))) { in xfs_dir2_leaf_removename() 1604 if ((error = xfs_dir2_leaf_lookup_int(args, &lbp, &index, &dbp))) { in xfs_dir2_leaf_replace()
|