Searched refs:total_refs (Results 1 – 2 of 2) sorted by relevance
239 long total_refs; in unix_gc() local242 total_refs = file_count(u->sk.sk_socket->file); in unix_gc()246 BUG_ON(total_refs < inflight_refs); in unix_gc()247 if (total_refs == inflight_refs) { in unix_gc()
1251 u64 total_refs; /* Total refs in btrfs_extent_item */ in check_extent_item() local1308 total_refs = btrfs_extent_refs(leaf, ei); in check_extent_item()1455 if (unlikely(inline_refs > total_refs)) { in check_extent_item()1458 total_refs, inline_refs); in check_extent_item()
Completed in 8 milliseconds