Home
last modified time | relevance | path

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

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