Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ioctl32.c143 if (get_user(bstat->bs_ino, &bstat32->bs_ino) || in xfs_ioctl32_bstat_copyin()
198 if (put_user(buffer->bs_ino, &p32->bs_ino) || in xfs_bulkstat_one_fmt_compat()
Dxfs_ioctl32.h52 __u64 bs_ino; /* inode number */ member
Dxfs_itable.c89 buf->bs_ino = ino; in xfs_bulkstat_one_int()
/fs/xfs/libxfs/
Dxfs_fs.h291 __u64 bs_ino; /* inode number */ member