Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_ioctl32.c158 get_user(bstat->bs_gen, &bstat32->bs_gen) || in xfs_ioctl32_bstat_copyin()
213 put_user(buffer->bs_gen, &p32->bs_gen) || in xfs_bulkstat_one_fmt_compat()
Dxfs_ioctl32.h67 __u32 bs_gen; /* generation count */ member
Dxfs_itable.c103 buf->bs_gen = dic->di_gen; in xfs_bulkstat_one_int()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h306 __u32 bs_gen; /* generation count */ member