Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_itable.c88 buf->bs_ino = ino; in xfs_bulkstat_one_int()
277 bs1->bs_ino = bstat->bs_ino; in xfs_bulkstat_to_bstat()
Dxfs_ioctl32.c128 if (get_user(bstat->bs_ino, &bstat32->bs_ino) || in xfs_ioctl32_bstat_copyin()
182 if (put_user(buffer->bs_ino, &p32->bs_ino) || in xfs_fsbulkstat_one_fmt_compat()
Dxfs_ioctl32.h40 __u64 bs_ino; /* inode number */ member
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h333 __u64 bs_ino; /* inode number */ member
364 uint64_t bs_ino; /* inode number */ member