Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dcheck-integrity.c366 int *was_created);
2268 int was_created; in btrfsic_process_written_superblock() local
2288 &was_created); in btrfsic_process_written_superblock()
2296 if (was_created) in btrfsic_process_written_superblock()
2634 int *was_created) in btrfsic_block_lookup_or_add() argument
2670 if (NULL != was_created) in btrfsic_block_lookup_or_add()
2671 *was_created = 1; in btrfsic_block_lookup_or_add()
2673 if (NULL != was_created) in btrfsic_block_lookup_or_add()
2674 *was_created = 0; in btrfsic_block_lookup_or_add()