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

/freebsd-9.3-release/sys/fs/nwfs/
H A Dnwfs_vfsops.c68 static vfs_unmount_t nwfs_unmount; variable
81 .vfs_unmount = nwfs_unmount,
240 nwfs_unmount(struct mount *mp, int mntflags) function
247 NCPVODEBUG("nwfs_unmount: flags=%04x\n",mntflags);

Completed in 42 milliseconds