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

/linux-master/include/uapi/linux/
H A Dbtrfs.h64 #define BTRFS_UUID_UNPARSED_SIZE 37 macro
/linux-master/fs/btrfs/
H A Dsysfs.c2010 char fsid_buf[BTRFS_UUID_UNPARSED_SIZE];
2016 snprintf(fsid_buf, BTRFS_UUID_UNPARSED_SIZE, "%pU", fs_devices->fsid);

Completed in 121 milliseconds