Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dsuper.c233 static inline void put_mount_options(struct ntfs_mount_options *options) in put_mount_options()
313 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_parse_param()
409 struct ntfs_mount_options *new_opts = fc->fs_private; in ntfs_fs_reconfigure()
678 struct ntfs_mount_options *opts = sbi->options; in ntfs_show_options()
1142 struct ntfs_mount_options *options; in ntfs_fill_super()
1695 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_free()
1724 struct ntfs_mount_options *opts; in ntfs_init_fs_context()
1727 opts = kzalloc(sizeof(struct ntfs_mount_options), GFP_NOFS); in ntfs_init_fs_context()
Dntfs_fs.h88 struct ntfs_mount_options { struct
316 struct ntfs_mount_options *options;