Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dcheck-integrity.c366 int *was_created);
2264 int was_created; in btrfsic_process_written_superblock() local
2284 &was_created); in btrfsic_process_written_superblock()
2292 if (was_created) in btrfsic_process_written_superblock()
2630 int *was_created) in btrfsic_block_lookup_or_add() argument
2666 if (NULL != was_created) in btrfsic_block_lookup_or_add()
2667 *was_created = 1; in btrfsic_block_lookup_or_add()
2669 if (NULL != was_created) in btrfsic_block_lookup_or_add()
2670 *was_created = 0; in btrfsic_block_lookup_or_add()