Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dinode.h285 extern int ntfs_show_options(struct seq_file *sf, struct dentry *root);
H A Dsuper.c2675 .show_options = ntfs_show_options, /* Show mount options in
H A Dinode.c2304 int ntfs_show_options(struct seq_file *sf, struct dentry *root) in ntfs_show_options() function