Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_ioctl32.c141 get_user(bstat->bs_extsize, &bstat32->bs_extsize) || in xfs_ioctl32_bstat_copyin()
195 put_user(buffer->bs_extsize, &p32->bs_extsize) || in xfs_fsbulkstat_one_fmt_compat()
A Dxfs_ioctl32.h51 __s32 bs_extsize; /* extent size */ member
A Dxfs_itable.c326 bs1->bs_extsize = XFS_FSB_TO_B(mp, bstat->bs_extsize_blks); in xfs_bulkstat_to_bstat()
/linux/fs/xfs/libxfs/
A Dxfs_fs.h349 __s32 bs_extsize; /* extent size */ member

Completed in 12 milliseconds