first_ino         352 fs/btrfs/file.c 	u64 first_ino = 0;
first_ino         367 fs/btrfs/file.c 						 first_ino);
first_ino         369 fs/btrfs/file.c 			if (root_objectid || first_ino) {
first_ino         371 fs/btrfs/file.c 				first_ino = 0;
first_ino         378 fs/btrfs/file.c 		first_ino = defrag->ino + 1;
first_ino        1965 fs/xfs/libxfs/xfs_ialloc.c 		xic->first_ino = XFS_AGINO_TO_INO(mp, agno, rec.ir_startino);
first_ino          21 fs/xfs/libxfs/xfs_ialloc.h 	xfs_ino_t	first_ino;	/* first inode number */
first_ino        2537 fs/xfs/xfs_inode.c 	inum = xic->first_ino;
first_ino        2547 fs/xfs/xfs_inode.c 		ioffset = inum - xic->first_ino;