Home
last modified time | relevance | path

Searched refs:index_dst_matches (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtree-log.c1834 bool index_dst_matches = false; in replay_one_name() local
1889 index_dst_matches = (ret == 1); in replay_one_name()
1894 if (dir_dst_matches && index_dst_matches) { in replay_one_name()