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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Doprofilefs.c278 static struct file_system_type oprofilefs_type = { variable in typeref:struct:file_system_type
288 return register_filesystem(&oprofilefs_type);
294 unregister_filesystem(&oprofilefs_type);

Completed in 53 milliseconds