Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuper.c94 static int ocfs2_show_options(struct seq_file *s, struct dentry *root);
143 .show_options = ocfs2_show_options,
1476 static int ocfs2_show_options(struct seq_file *s, struct dentry *root) in ocfs2_show_options() function