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

/linux-master/fs/btrfs/
H A Dtree-mod-log.c173 static bool tree_mod_dont_log(struct btrfs_fs_info *fs_info, struct extent_buffer *eb) function
189 /* Similar to tree_mod_dont_log, but doesn't acquire any locks. */
237 if (tree_mod_dont_log(eb->fs_info, eb)) {
317 if (tree_mod_dont_log(eb->fs_info, eb)) {
434 if (tree_mod_dont_log(fs_info, NULL)) {
607 if (tree_mod_dont_log(fs_info, NULL)) {
696 if (tree_mod_dont_log(eb->fs_info, eb)) {

Completed in 68 milliseconds