Searched refs:btrfs_set_buffer_lockdep_class (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| A D | disk-io.h | 141 void btrfs_set_buffer_lockdep_class(u64 objectid, 144 static inline void btrfs_set_buffer_lockdep_class(u64 objectid, in btrfs_set_buffer_lockdep_class() function
|
| A D | tree-mod-log.c | 775 btrfs_set_buffer_lockdep_class(btrfs_header_owner(eb_rewin), in btrfs_tree_mod_log_rewind() 878 btrfs_set_buffer_lockdep_class(btrfs_header_owner(eb), eb, in btrfs_get_old_root()
|
| A D | disk-io.c | 188 void btrfs_set_buffer_lockdep_class(u64 objectid, struct extent_buffer *eb, in btrfs_set_buffer_lockdep_class() function
|
| A D | extent-tree.c | 4824 btrfs_set_buffer_lockdep_class(owner, buf, level); in btrfs_init_new_buffer()
|
| A D | extent_io.c | 6197 btrfs_set_buffer_lockdep_class(owner_root, eb, level); in alloc_extent_buffer()
|
Completed in 35 milliseconds