Lines Matching defs:btrfs_inode_item
539 struct btrfs_inode_item { struct
541 __u64 generation;
543 __u64 transid;
544 __u64 size;
545 __u64 nbytes;
546 __u64 block_group;
547 __u32 nlink;
548 __u32 uid;
549 __u32 gid;
550 __u32 mode;
551 __u64 rdev;
552 __u64 flags;
555 __u64 sequence;
561 __u64 reserved[4];
562 struct btrfs_timespec atime;
563 struct btrfs_timespec ctime;
564 struct btrfs_timespec mtime;
565 struct btrfs_timespec otime;