Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/9p/
A Dv9fs.c588 static const struct attribute_group v9fs_attr_group = { variable
603 if (sysfs_create_group(v9fs_kobj, &v9fs_attr_group)) { in v9fs_sysfs_init()
618 sysfs_remove_group(v9fs_kobj, &v9fs_attr_group); in v9fs_sysfs_cleanup()

Completed in 3 milliseconds