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