Searched defs:ntfs_options (Results 1 – 1 of 1) sorted by relevance
28 struct ntfs_options { struct29 char *mnt_point; /* Mount point */ 30 char *options; /* Mount options */ 31 char *device; /* Device to mount */32 char *arg_device; /* Device requested in argv */