Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dbtrfs_inode.h348 struct btrfs_dio_private { struct
349 struct inode *inode;
350 u64 logical_offset;
351 u64 disk_bytenr;
352 u64 bytes;
358 refcount_t refs;
361 struct bio *dio_bio;
364 u8 csums[];
/kernel/linux/linux-6.6/fs/btrfs/
Dinode.c88 struct btrfs_dio_private { struct
90 u64 file_offset;
91 u32 bytes;
94 struct btrfs_bio bbio;