Home
last modified time | relevance | path

Searched defs:btrfs_inode (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Dbtrfs_inode.h27 struct btrfs_inode { struct
29 struct btrfs_root *root;
34 struct btrfs_key location;
37 struct extent_map_tree extent_tree;
40 struct extent_io_tree io_tree;
45 struct extent_io_tree io_failure_tree;
48 struct mutex extent_mutex;
51 struct mutex log_mutex;
54 struct btrfs_ordered_inode_tree ordered_tree;
57 struct posix_acl *i_acl;
[all …]