Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dcheck-integrity.c308 int *was_created);
2164 int was_created; in btrfsic_process_written_superblock() local
2184 &was_created); in btrfsic_process_written_superblock()
2191 if (was_created) in btrfsic_process_written_superblock()
2534 int *was_created) in btrfsic_block_lookup_or_add() argument
2569 if (NULL != was_created) in btrfsic_block_lookup_or_add()
2570 *was_created = 1; in btrfsic_block_lookup_or_add()
2572 if (NULL != was_created) in btrfsic_block_lookup_or_add()
2573 *was_created = 0; in btrfsic_block_lookup_or_add()