Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/iscsi/dist/src/osd/
H A Dosdfs.c96 static struct super_operations osdfs_ops; variable
472 static struct super_operations osdfs_ops = { variable
1008 sb->s_op = &osdfs_ops; in osdfs_read_super()