Lines Matching defs:btrfs_inode_item
875 struct btrfs_inode_item { struct
877 __le64 generation;
879 __le64 transid;
880 __le64 size;
881 __le64 nbytes;
882 __le64 block_group;
883 __le32 nlink;
884 __le32 uid;
885 __le32 gid;
886 __le32 mode;
887 __le64 rdev;
888 __le64 flags;
891 __le64 sequence;
897 __le64 reserved[4];
898 struct btrfs_timespec atime;
899 struct btrfs_timespec ctime;
900 struct btrfs_timespec mtime;
901 struct btrfs_timespec otime;