Searched refs:show_options (Results 1 – 5 of 5) sorted by relevance
238 if (mnt->mnt_sb->s_op->show_options) in show_vfsmnt()239 err = mnt->mnt_sb->s_op->show_options(m, mnt); in show_vfsmnt()
59 show_options: smb_show_options,
975 .show_options = linvfs_show_options,
65 show_options: nfs_show_options,
965 int (*show_options)(struct seq_file *, struct vfsmount *); member