Home
last modified time | relevance | path

Searched refs:ntfs_mount_options (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Dsuper.c247 static inline void put_mount_options(struct ntfs_mount_options *options) in put_mount_options()
337 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_parse_param()
446 struct ntfs_mount_options *new_opts = fc->fs_private; in ntfs_fs_reconfigure()
769 struct ntfs_mount_options *opts = sbi->options; in ntfs_show_options()
1272 struct ntfs_mount_options *fc_opts; in ntfs_fill_super()
1273 struct ntfs_mount_options *options = NULL; in ntfs_fill_super()
1855 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_free()
1884 struct ntfs_mount_options *opts; in ntfs_init_fs_context()
1887 opts = kzalloc_obj(struct ntfs_mount_options, GFP_NOFS); in ntfs_init_fs_context()
H A Dntfs_fs.h91 struct ntfs_mount_options { struct
327 struct ntfs_mount_options *options;