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

/linux-master/fs/btrfs/
H A Dsend.c94 #define SEND_MAX_BACKREF_CACHE_ROOTS 17 macro
98 * With SEND_MAX_BACKREF_CACHE_ROOTS as 17, the size in bytes, excluding
106 * With SEND_MAX_BACKREF_CACHE_ROOTS as 12, each cache entry is 128 bytes (on
111 u64 root_ids[SEND_MAX_BACKREF_CACHE_ROOTS];
1487 if (new_entry->num_roots >= SEND_MAX_BACKREF_CACHE_ROOTS) {

Completed in 140 milliseconds