bs_ino            332 fs/xfs/libxfs/xfs_fs.h 	__u64		bs_ino;		/* inode number			*/
bs_ino            363 fs/xfs/libxfs/xfs_fs.h 	uint64_t	bs_ino;		/* inode number			*/
bs_ino            128 fs/xfs/xfs_ioctl32.c 	if (get_user(bstat->bs_ino,	&bstat32->bs_ino)	||
bs_ino            182 fs/xfs/xfs_ioctl32.c 	if (put_user(buffer->bs_ino,	  &p32->bs_ino)		||
bs_ino             40 fs/xfs/xfs_ioctl32.h 	__u64		bs_ino;		/* inode number			*/
bs_ino             88 fs/xfs/xfs_itable.c 	buf->bs_ino = ino;
bs_ino            277 fs/xfs/xfs_itable.c 	bs1->bs_ino = bstat->bs_ino;