Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c95 #define SEND_MAX_BACKREF_CACHE_ROOTS 17 macro
99 * With SEND_MAX_BACKREF_CACHE_ROOTS as 17, the size in bytes, excluding
107 * With SEND_MAX_BACKREF_CACHE_ROOTS as 12, each cache entry is 128 bytes (on
112 u64 root_ids[SEND_MAX_BACKREF_CACHE_ROOTS];
1475 if (new_entry->num_roots >= SEND_MAX_BACKREF_CACHE_ROOTS) { in store_backref_cache()

Completed in 11 milliseconds