Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dsysfs.c435 BTRFS_ATTR(static_feature, temp_fsid, temp_fsid_supported_show);
450 BTRFS_ATTR_PTR(static_feature, temp_fsid),
1304 return sysfs_emit(buf, "%d\n", fs_info->fs_devices->temp_fsid); in btrfs_temp_fsid_show()
1306 BTRFS_ATTR(, temp_fsid, btrfs_temp_fsid_show);
1452 BTRFS_ATTR_PTR(, temp_fsid),
A Dvolumes.h419 bool temp_fsid; member
A Ddisk-io.c2434 if (!fs_info->fs_devices->temp_fsid && in btrfs_validate_super()
A Dioctl.c2686 if (fs_info->fs_devices->temp_fsid) { in btrfs_ioctl_add_dev()
A Dvolumes.c784 fs_devices->temp_fsid = true; in device_list_add()

Completed in 36 milliseconds