Home
last modified time | relevance | path

Searched refs:ntfs_show_options (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dinode.h285 extern int ntfs_show_options(struct seq_file *sf, struct dentry *root);
H A Dinode.c2295 * ntfs_show_options - show mount options in /proc/mounts
2304 int ntfs_show_options(struct seq_file *sf, struct dentry *root) in ntfs_show_options() function
H A Dsuper.c42 /* Error constants/strings used in inode.c::ntfs_show_options(). */
2675 .show_options = ntfs_show_options, /* Show mount options in
/kernel/linux/linux-6.6/fs/ntfs/
H A Dinode.h285 extern int ntfs_show_options(struct seq_file *sf, struct dentry *root);
H A Dinode.c2295 * ntfs_show_options - show mount options in /proc/mounts
2304 int ntfs_show_options(struct seq_file *sf, struct dentry *root) in ntfs_show_options() function
H A Dsuper.c42 /* Error constants/strings used in inode.c::ntfs_show_options(). */
2683 .show_options = ntfs_show_options, /* Show mount options in
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dsuper.c674 static int ntfs_show_options(struct seq_file *m, struct dentry *root) in ntfs_show_options() function
776 .show_options = ntfs_show_options,

Completed in 17 milliseconds