Home
last modified time | relevance | path

Searched refs:BTRFS_FS_TREE_MOD_LOG_USERS (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
A Dtree-mod-log.c67 set_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags); in btrfs_get_tree_mod_seq()
92 clear_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags); in btrfs_put_tree_mod_seq()
175 if (!test_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags)) in tree_mod_dont_log()
193 if (!test_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags)) in tree_mod_need_log()
A Dfs.h156 BTRFS_FS_TREE_MOD_LOG_USERS, enumerator
A Dextent-tree.c3497 if (test_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags) in btrfs_free_tree_block()

Completed in 21 milliseconds