Lines Matching defs:btrfs_inode_item
554 struct btrfs_inode_item { struct
556 __le64 generation;
558 __le64 transid;
559 __le64 size;
560 __le64 nbytes;
561 __le64 block_group;
562 __le32 nlink;
563 __le32 uid;
564 __le32 gid;
565 __le32 mode;
566 __le64 rdev;
567 __le64 flags;
570 __le64 sequence;
576 __le64 reserved[4];
577 struct btrfs_timespec atime;
578 struct btrfs_timespec ctime;
579 struct btrfs_timespec mtime;
580 struct btrfs_timespec otime;