Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dbtrfs.h53 #define BTRFS_UUID_UNPARSED_SIZE 37 macro
/Linux-v4.19/fs/btrfs/
Dvolumes.c2459 char fsid_buf[BTRFS_UUID_UNPARSED_SIZE]; in btrfs_init_new_device()
2470 snprintf(fsid_buf, BTRFS_UUID_UNPARSED_SIZE, "%pU", in btrfs_init_new_device()