xfs_dir_cilookup_result  103 fs/xfs/xfs_dir2.h extern int xfs_dir_cilookup_result(struct xfs_da_args *args, const char *name,
xfs_dir_cilookup_result  619 fs/xfs/xfs_dir2_block.c 	error = xfs_dir_cilookup_result(args, dep->name, dep->namelen);
xfs_dir_cilookup_result 1305 fs/xfs/xfs_dir2_leaf.c 	error = xfs_dir_cilookup_result(args, dep->name, dep->namelen);
xfs_dir_cilookup_result 1846 fs/xfs/xfs_dir2_node.c 		rval = xfs_dir_cilookup_result(args, dep->name, dep->namelen);
xfs_dir_cilookup_result  884 fs/xfs/xfs_dir2_sf.c 	error = xfs_dir_cilookup_result(args, ci_sfep->name, ci_sfep->namelen);