Home
last modified time | relevance | path

Searched refs:btrfs_set_buffer_lockdep_class (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Dlocking.h238 void btrfs_set_buffer_lockdep_class(u64 objectid, struct extent_buffer *eb, int level);
241 static inline void btrfs_set_buffer_lockdep_class(u64 objectid, in btrfs_set_buffer_lockdep_class() function
H A Dtree-mod-log.c989 btrfs_set_buffer_lockdep_class(btrfs_header_owner(eb_rewin), in btrfs_tree_mod_log_rewind()
1097 btrfs_set_buffer_lockdep_class(btrfs_header_owner(eb), eb, in btrfs_get_old_root()
H A Dextent_io.c3446 btrfs_set_buffer_lockdep_class(lockdep_owner, eb, level); in alloc_extent_buffer()
H A Dextent-tree.c5294 btrfs_set_buffer_lockdep_class(lockdep_owner, buf, level); in btrfs_init_new_buffer()