Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs/
Dinode.h285 extern int ntfs_show_options(struct seq_file *sf, struct dentry *root);
Dsuper.c2683 .show_options = ntfs_show_options, /* Show mount options in
Dinode.c2304 int ntfs_show_options(struct seq_file *sf, struct dentry *root) in ntfs_show_options() function
/Linux-v6.6/fs/ntfs3/
Dsuper.c674 static int ntfs_show_options(struct seq_file *m, struct dentry *root) in ntfs_show_options() function
765 .show_options = ntfs_show_options,