Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dsysfs.c1316 static const struct kobj_type btrfs_ktype = { variable
1323 if (kobj->ktype != &btrfs_ktype) in to_fs_devs()
1330 if (kobj->ktype != &btrfs_ktype) in to_fs_info()
1338 if (kobj->ktype == &btrfs_ktype) in get_btrfs_kobj()
1981 error = kobject_init_and_add(&fs_devs->fsid_kobj, &btrfs_ktype, NULL, in btrfs_sysfs_add_fsid()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsysfs.c877 static struct kobj_type btrfs_ktype = { variable
884 if (kobj->ktype != &btrfs_ktype) in to_fs_devs()
891 if (kobj->ktype != &btrfs_ktype) in to_fs_info()
1466 error = kobject_init_and_add(&fs_devs->fsid_kobj, &btrfs_ktype, NULL, in btrfs_sysfs_add_fsid()

Completed in 6 milliseconds