Lines Matching defs:btrfs_inode_item
871 struct btrfs_inode_item { struct
873 __le64 generation;
875 __le64 transid;
876 __le64 size;
877 __le64 nbytes;
878 __le64 block_group;
879 __le32 nlink;
880 __le32 uid;
881 __le32 gid;
882 __le32 mode;
883 __le64 rdev;
884 __le64 flags;
887 __le64 sequence;
893 __le64 reserved[4];
894 struct btrfs_timespec atime;
895 struct btrfs_timespec ctime;
896 struct btrfs_timespec mtime;
897 struct btrfs_timespec otime;