Home
last modified time | relevance | path

Searched defs:nilfs_sysfs_dev_subgroups (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/nilfs2/
A Dsysfs.h31 struct nilfs_sysfs_dev_subgroups { struct
33 struct kobject sg_superblock_kobj;
34 struct completion sg_superblock_kobj_unregister;
37 struct kobject sg_segctor_kobj;
38 struct completion sg_segctor_kobj_unregister;
41 struct kobject sg_mounted_snapshots_kobj;
42 struct completion sg_mounted_snapshots_kobj_unregister;
45 struct kobject sg_checkpoints_kobj;
46 struct completion sg_checkpoints_kobj_unregister;
49 struct kobject sg_segments_kobj;
[all …]

Completed in 4 milliseconds