Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dinode.c48 static int ncp_show_options(struct seq_file *, struct dentry *);
118 .show_options = ncp_show_options,
330 static int ncp_show_options(struct seq_file *seq, struct dentry *root) in ncp_show_options() function