Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.c2496 char fsid_buf[BTRFS_UUID_UNPARSED_SIZE]; in btrfs_init_new_device() local
2507 snprintf(fsid_buf, BTRFS_UUID_UNPARSED_SIZE, "%pU", in btrfs_init_new_device()
2509 if (kobject_rename(&fs_devices->fsid_kobj, fsid_buf)) in btrfs_init_new_device()