Home
last modified time | relevance | path

Searched defs:btrfs_dio_private (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/fs/btrfs/
Dbtrfs_inode.h317 struct btrfs_dio_private { struct
318 struct inode *inode;
319 u64 logical_offset;
320 u64 disk_bytenr;
321 u64 bytes;
327 refcount_t refs;
330 struct bio *dio_bio;
333 u8 csums[];