Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dsuper.c232 static inline void put_mount_options(struct ntfs_mount_options *options) in put_mount_options()
309 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_parse_param()
407 struct ntfs_mount_options *new_opts = fc->fs_private; in ntfs_fs_reconfigure()
544 struct ntfs_mount_options *opts = sbi->options; in ntfs_show_options()
1419 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_free()
1444 struct ntfs_mount_options *opts; in ntfs_init_fs_context()
1447 opts = kzalloc(sizeof(struct ntfs_mount_options), GFP_NOFS); in ntfs_init_fs_context()
A Dntfs_fs.h84 struct ntfs_mount_options { struct
315 struct ntfs_mount_options *options;

Completed in 14 milliseconds