Home
last modified time | relevance | path

Searched refs:dio_offset_align (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/linux/
Dstat.h54 u32 dio_offset_align; member
/Linux-v6.6/block/
Dbdev.c1047 stat->dio_offset_align = bdev_logical_block_size(bdev); in bdev_statx_dioalign()
/Linux-v6.6/fs/
Dstat.c651 tmp.stx_dio_offset_align = stat->dio_offset_align; in cp_statx()
/Linux-v6.6/fs/xfs/
Dxfs_iops.c620 stat->dio_offset_align = bdev_logical_block_size(bdev); in xfs_vn_getattr()
/Linux-v6.6/fs/ext4/
Dinode.c5546 stat->dio_offset_align = bdev_logical_block_size(bdev); in ext4_getattr()
5549 stat->dio_offset_align = dio_align; in ext4_getattr()
/Linux-v6.6/fs/f2fs/
Dfile.c864 stat->dio_offset_align = bsize; in f2fs_getattr()