Searched refs:nce_ret (Results 1 – 1 of 1) sorted by relevance
2306 int nce_ret; in __get_cur_name_and_parent() local2399 nce_ret = btrfs_lru_cache_store(&sctx->name_cache, &nce->entry, GFP_KERNEL); in __get_cur_name_and_parent()2400 if (nce_ret < 0) { in __get_cur_name_and_parent()2402 ret = nce_ret; in __get_cur_name_and_parent()