Lines Matching defs:btrfs_inode_item
582 struct btrfs_inode_item { struct
584 __le64 generation;
586 __le64 transid;
587 __le64 size;
588 __le64 nbytes;
589 __le64 block_group;
590 __le32 nlink;
591 __le32 uid;
592 __le32 gid;
593 __le32 mode;
594 __le64 rdev;
595 __le64 flags;
598 __le64 sequence;
604 __le64 reserved[4];
605 struct btrfs_timespec atime;
606 struct btrfs_timespec ctime;
607 struct btrfs_timespec mtime;
608 struct btrfs_timespec otime;