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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_vfsops.c3555 * @mnt_flags: flags describing the unmount (MNT_FORCE is the only one)
3571 static int ntfs_unmount(mount_t mp, int mnt_flags, argument
3589 if (mnt_flags & MNT_FORCE) {

Completed in 172 milliseconds