Home
last modified time | relevance | path

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

/linux-6.1.9/fs/qnx6/
Dinode.c29 static const struct super_operations qnx6_sops; variable
38 static const struct super_operations qnx6_sops = { variable
427 s->s_op = &qnx6_sops; in qnx6_fill_super()