Searched refs:BTRFS_UUID_UNPARSED_SIZE (Results 1 – 2 of 2) sorted by relevance
17 #define BTRFS_UUID_UNPARSED_SIZE 37 macro
86 char fs_uuid[BTRFS_UUID_UNPARSED_SIZE] = {'\0'}; in print_tree_block_error()87 char found_uuid[BTRFS_UUID_UNPARSED_SIZE] = {'\0'}; in print_tree_block_error()234 char fsid[BTRFS_UUID_UNPARSED_SIZE]; in btrfs_check_super()235 char dev_fsid[BTRFS_UUID_UNPARSED_SIZE]; in btrfs_check_super()
Completed in 4 milliseconds