Searched defs:ntfs_args (Results 1 – 1 of 1) sorted by relevance
36 struct ntfs_args { struct37 char *fspec; /* block special device to mount */38 struct export_args30 _pad1; /* compat with old userland tools */39 uid_t uid; /* uid that owns ntfs files */40 gid_t gid; /* gid that owns ntfs files */41 mode_t mode; /* mask to be applied for ntfs perms */42 u_long flag; /* additional flags */