Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/qnx4/
Dinode.c33 static struct super_operations qnx4_sops; variable
128 static struct super_operations qnx4_sops = variable
367 s->s_op = &qnx4_sops; in qnx4_read_super()