Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dsysfs.c182 parent = &nilfs->ns_dev_subgroups->sg_mounted_snapshots_kobj; in nilfs_sysfs_create_snapshot_group()
982 nilfs->ns_dev_subgroups = kzalloc(devgrp_size, GFP_KERNEL); in nilfs_sysfs_create_device_group()
983 if (unlikely(!nilfs->ns_dev_subgroups)) { in nilfs_sysfs_create_device_group()
1032 kfree(nilfs->ns_dev_subgroups); in nilfs_sysfs_create_device_group()
1047 kfree(nilfs->ns_dev_subgroups); in nilfs_sysfs_delete_device_group()
A Dthe_nilfs.h190 struct nilfs_sysfs_dev_subgroups *ns_dev_subgroups; member

Completed in 7 milliseconds