Searched defs:found_refs (Results 1 - 2 of 2) sorted by relevance

/fs/btrfs/
H A Dbackref.c1844 int found_refs = 0; local
1848 ++found_refs;
1853 if (ret == -ENOENT && found_refs)
H A Dsend.c78 u64 found_refs; member in struct:clone_root
1190 * Results are collected in sctx->clone_roots->ino/offset/found_refs
1248 found->found_refs++;
1356 cur_clone_root->found_refs = 0;
1408 if (sctx->clone_roots[i].found_refs) {

Completed in 52 milliseconds