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

/linux-master/fs/btrfs/
H A Dtree-mod-log.c67 set_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags);
92 clear_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags);
175 if (!test_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags))
193 if (!test_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags))
H A Dfs.h156 BTRFS_FS_TREE_MOD_LOG_USERS, enumerator in enum:__anon1698
H A Dextent-tree.c3522 if (test_bit(BTRFS_FS_TREE_MOD_LOG_USERS, &fs_info->flags)

Completed in 145 milliseconds