Searched refs:nfs_unmount (Results 1 – 2 of 2) sorted by relevance
76 static int nfs_unmount(char *, int);139 return (nfs_unmount(argv[optind], umnt_flag)); in main()163 nfs_unmount(char *pathname, int umnt_flag) in nfs_unmount() function
129 static int nfs_unmount(vfs_t *, int, cred_t *);159 VFSNAME_UNMOUNT, { .vfs_unmount = nfs_unmount }, in nfsinit()1360 nfs_unmount(vfs_t *vfsp, int flag, cred_t *cr) in nfs_unmount() function