Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddisk-io.h139 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
H A Ddisk-io.c188 void btrfs_set_buffer_lockdep_class(u64 objectid, struct extent_buffer *eb, in btrfs_set_buffer_lockdep_class() function
582 btrfs_set_buffer_lockdep_class(btrfs_header_owner(eb), in btrfs_validate_metadata_buffer()
H A Dextent-tree.c4594 btrfs_set_buffer_lockdep_class(owner, buf, level); in btrfs_init_new_buffer()
4983 btrfs_set_buffer_lockdep_class(root->root_key.objectid, next, in do_walk_down()
H A Dctree.c1312 btrfs_set_buffer_lockdep_class(btrfs_header_owner(eb_rewin), in tree_mod_log_rewind()
1416 btrfs_set_buffer_lockdep_class(btrfs_header_owner(eb), eb, in get_old_root()
H A Dvolumes.c6959 btrfs_set_buffer_lockdep_class(root->root_key.objectid, sb, 0); in btrfs_read_sys_array()