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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dproc_misc.c372 extern struct seq_operations diskstats_op;
375 return seq_open(file, &diskstats_op);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dgenhd.c1073 static const struct seq_operations diskstats_op = { variable in typeref:struct:seq_operations
1082 return seq_open(file, &diskstats_op);

Completed in 32 milliseconds