Searched refs:nm_unmountall (Results 1 – 5 of 5) sorted by relevance
90 extern int nm_unmountall(struct vnode *, struct cred *);
301 nm_unmountall(vnode_t *vp, cred_t *crp) in nm_unmountall() function
623 STUB(namefs, nm_unmountall, 0);
571 STUB(namefs, nm_unmountall, 0);
613 error = nm_unmountall(fn_dest_vp, crp); in fifo_close()