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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dsys.c482 static struct attribute_group counters_group = { variable in typeref:struct:attribute_group
516 error = sysfs_create_group(&sdp->sd_kobj, &counters_group);
533 sysfs_remove_group(&sdp->sd_kobj, &counters_group);
547 sysfs_remove_group(&sdp->sd_kobj, &counters_group);

Completed in 100 milliseconds