Searched refs:IO_TREE_INODE_IO (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/btrfs/
H A Dextent-io-tree.h85 IO_TREE_INODE_IO, enumerator in enum:__anon1690
101 * owner == IO_TREE_INODE_IO - then inode is valid and fs_info can be
H A Dextent-io-tree.c64 if (tree->owner != IO_TREE_INODE_IO)
84 * The only tree allowed to set the inode is IO_TREE_INODE_IO.
88 return tree->owner == IO_TREE_INODE_IO;
94 if (tree->owner == IO_TREE_INODE_IO)
102 if (tree->owner == IO_TREE_INODE_IO)
110 if (tree->owner == IO_TREE_INODE_IO)
H A Dinode.c8613 extent_io_tree_init(fs_info, &ei->io_tree, IO_TREE_INODE_IO);
/linux-master/include/trace/events/
H A Dbtrfs.h86 EM( IO_TREE_INODE_IO, "INODE_IO") \

Completed in 265 milliseconds