Home
last modified time | relevance | path

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

/openbmc/linux/fs/qnx4/
H A Dinode.c29 static const struct super_operations qnx4_sops; variable
36 static const struct super_operations qnx4_sops = variable
200 s->s_op = &qnx4_sops; in qnx4_fill_super()