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

/linux-master/fs/btrfs/
H A Dbackref.h185 bool use_path_cache; member in struct:btrfs_backref_share_check_ctx
H A Dbackref.c1260 if (!ctx->use_path_cache)
1331 if (!ctx->use_path_cache)
1899 ctx->use_path_cache = true;
1973 ctx->use_path_cache = false;
1982 if (ctx->use_path_cache) {
2006 if (!ctx->use_path_cache) {
2012 ctx->use_path_cache = true;

Completed in 99 milliseconds