Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dref-verify.c287 struct root_entry *exist_re; in add_block_entry() local
289 exist_re = insert_root_entry(&exist->roots, re); in add_block_entry()
290 if (exist_re) in add_block_entry()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dref-verify.c284 struct root_entry *exist_re; in add_block_entry() local
286 exist_re = insert_root_entry(&exist->roots, re); in add_block_entry()
287 if (exist_re) in add_block_entry()

Completed in 3 milliseconds