Lines Matching defs:btrfs_inode_item
826 struct btrfs_inode_item { struct
828 __le64 generation;
830 __le64 transid;
831 __le64 size;
832 __le64 nbytes;
833 __le64 block_group;
834 __le32 nlink;
835 __le32 uid;
836 __le32 gid;
837 __le32 mode;
838 __le64 rdev;
839 __le64 flags;
842 __le64 sequence;
848 __le64 reserved[4];
849 struct btrfs_timespec atime;
850 struct btrfs_timespec ctime;
851 struct btrfs_timespec mtime;
852 struct btrfs_timespec otime;