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

/linux-master/fs/f2fs/
H A Drecovery.c365 block_t *blkaddr_fast, bool *is_detecting)
371 if (!*is_detecting)
376 *is_detecting = false;
386 *is_detecting = false;
413 bool is_detecting = true; local
479 &is_detecting);
364 sanity_check_node_chain(struct f2fs_sb_info *sbi, block_t blkaddr, block_t *blkaddr_fast, bool *is_detecting) argument

Completed in 110 milliseconds