xfs_inobt_lookup_le  712 fs/xfs/xfs_ialloc.c 		if ((error = xfs_inobt_lookup_le(cur, pagino, 0, 0, &i)))
xfs_inobt_lookup_le 1050 fs/xfs/xfs_ialloc.c 	if ((error = xfs_inobt_lookup_le(cur, agino, 0, 0, &i))) {
xfs_inobt_lookup_le 1264 fs/xfs/xfs_ialloc.c 		if ((error = xfs_inobt_lookup_le(cur, agino, 0, 0, &i))) {
xfs_inobt_lookup_le  167 fs/xfs/xfs_ialloc_btree.h extern int xfs_inobt_lookup_le(struct xfs_btree_cur *cur, xfs_agino_t ino,
xfs_inobt_lookup_le  432 fs/xfs/xfs_itable.c 			error = xfs_inobt_lookup_le(cur, agino, 0, 0, &tmp);