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

/linux-master/fs/ntfs3/
H A Dsuper.c232 static inline void put_mount_options(struct ntfs_mount_options *options)
312 struct ntfs_mount_options *opts = fc->fs_private;
408 struct ntfs_mount_options *new_opts = fc->fs_private;
683 struct ntfs_mount_options *opts = sbi->options;
1159 struct ntfs_mount_options *options;
1714 struct ntfs_mount_options *opts = fc->fs_private;
1743 struct ntfs_mount_options *opts;
1746 opts = kzalloc(sizeof(struct ntfs_mount_options), GFP_NOFS);
H A Dntfs_fs.h90 struct ntfs_mount_options { struct
318 struct ntfs_mount_options *options;

Completed in 90 milliseconds