Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs/
Dinode.h285 extern int ntfs_show_options(struct seq_file *sf, struct dentry *root);
Dinode.c2293 int ntfs_show_options(struct seq_file *sf, struct dentry *root) in ntfs_show_options() function
Dsuper.c2674 .show_options = ntfs_show_options, /* Show mount options in
/Linux-v5.15/fs/ntfs3/
Dsuper.c509 static int ntfs_show_options(struct seq_file *m, struct dentry *root) in ntfs_show_options() function
598 .show_options = ntfs_show_options,