Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuper.c102 static int ocfs2_show_options(struct seq_file *s, struct vfsmount *mnt);
147 .show_options = ocfs2_show_options,
1227 static int ocfs2_show_options(struct seq_file *s, struct vfsmount *mnt) in ocfs2_show_options() function