Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dbtrfs_inode.h60 struct btrfs_inode { struct
62 struct btrfs_root *root;
67 struct btrfs_key location;
74 spinlock_t lock;
77 struct extent_map_tree extent_tree;
80 struct extent_io_tree io_tree;
85 struct extent_io_tree io_failure_tree;
88 struct mutex log_mutex;
91 struct mutex delalloc_mutex;
94 struct btrfs_ordered_inode_tree ordered_tree;
[all …]
Ddelayed-inode.c89 struct btrfs_inode *btrfs_inode = BTRFS_I(inode); in btrfs_get_delayed_node() local
125 struct btrfs_inode *btrfs_inode = BTRFS_I(inode); in btrfs_get_or_create_delayed_node() local
Ddisk-io.c4247 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local