Home
last modified time | relevance | path

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

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