Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_ioctl32.c114 if (get_user(bstat->bs_ino, &bstat32->bs_ino) || in xfs_ioctl32_bstat_copyin()
168 if (put_user(buffer->bs_ino, &p32->bs_ino) || in xfs_fsbulkstat_one_fmt_compat()
Dxfs_itable.c104 buf->bs_ino = ino; in xfs_bulkstat_one_int()
336 bs1->bs_ino = bstat->bs_ino; in xfs_bulkstat_to_bstat()
Dxfs_ioctl32.h38 __u64 bs_ino; /* inode number */ member
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_fs.h324 __u64 bs_ino; /* inode number */ member
355 uint64_t bs_ino; /* inode number */ member