Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsysfs.c1015 char fsid_buf[BTRFS_UUID_UNPARSED_SIZE]; in btrfs_sysfs_update_sprout_fsid()
1021 snprintf(fsid_buf, BTRFS_UUID_UNPARSED_SIZE, "%pU", fsid); in btrfs_sysfs_update_sprout_fsid()
/Linux-v5.4/include/uapi/linux/
Dbtrfs.h53 #define BTRFS_UUID_UNPARSED_SIZE 37 macro