Searched refs:FSIOC_UNGRAFT_FS (Results 1 – 3 of 3) sorted by relevance
376 #define FSIOC_UNGRAFT_FS _IOW('A', 23, fsioc_ungraft_fs_t) macro
5170 case (int)FSIOC_UNGRAFT_FS: in sys_fcntl_nocancel()
776 error = VNOP_IOCTL(mounton_vp, FSIOC_UNGRAFT_FS, (caddr_t)&ugfs, 0, ctx); in ungraftdmg()12831 case FSIOC_UNGRAFT_FS: in fsctl_internal()