Home
last modified time | relevance | path

Searched refs:bs_ino (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_ioctl32.c115 if (get_user(bstat->bs_ino, &bstat32->bs_ino) || in xfs_ioctl32_bstat_copyin()
169 if (put_user(buffer->bs_ino, &p32->bs_ino) || in xfs_fsbulkstat_one_fmt_compat()
H A Dxfs_itable.c112 buf->bs_ino = ino; in xfs_bulkstat_one_int()
344 bs1->bs_ino = bstat->bs_ino; in xfs_bulkstat_to_bstat()
H A Dxfs_ioctl32.h38 __u64 bs_ino; /* inode number */ member
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h329 __u64 bs_ino; /* inode number */ member
360 uint64_t bs_ino; /* inode number */ member