Home
last modified time | relevance | path

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

/linux/fs/qnx6/
H A Dinode.c36 static int qnx6_show_options(struct seq_file *seq, struct dentry *root);
43 .show_options = qnx6_show_options,
46 static int qnx6_show_options(struct seq_file *seq, struct dentry *root) in qnx6_show_options() function