Searched refs:total_refs (Results 1 – 2 of 2) sorted by relevance
251 long total_refs; in unix_gc() local253 total_refs = file_count(sk->sk_socket->file); in unix_gc()256 BUG_ON(total_refs < u->inflight); in unix_gc()257 if (total_refs == u->inflight) { in unix_gc()
1296 u64 total_refs; /* Total refs in btrfs_extent_item */ in check_extent_item() local1365 total_refs = btrfs_extent_refs(leaf, ei); in check_extent_item()1563 if (unlikely(inline_refs > total_refs)) { in check_extent_item()1566 total_refs, inline_refs); in check_extent_item()