Searched refs:btrfs_set_buffer_lockdep_class (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
D | disk-io.h | 152 void btrfs_set_buffer_lockdep_class(u64 objectid, 157 static inline void btrfs_set_buffer_lockdep_class(u64 objectid, in btrfs_set_buffer_lockdep_class() function
|
D | disk-io.c | 195 void btrfs_set_buffer_lockdep_class(u64 objectid, struct extent_buffer *eb, in btrfs_set_buffer_lockdep_class() function 651 btrfs_set_buffer_lockdep_class(btrfs_header_owner(eb), in btree_readpage_end_io_hook()
|
D | extent-tree.c | 7834 btrfs_set_buffer_lockdep_class(root->root_key.objectid, buf, level); in btrfs_init_new_buffer() 8479 btrfs_set_buffer_lockdep_class(root->root_key.objectid, next, in do_walk_down()
|
D | volumes.c | 6470 btrfs_set_buffer_lockdep_class(root->root_key.objectid, sb, 0); in btrfs_read_sys_array()
|