Home
last modified time | relevance | path

Searched refs:FSIOC_GRAFT_FS (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/sys/
H A Dfsctl.h376 #define FSIOC_GRAFT_FS _IOW('A', 22, fsioc_graft_fs_t) macro
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_syscalls.c668 error = VNOP_IOCTL(cryptex_vp, FSIOC_GRAFT_FS, (caddr_t)&gfs, 0, vctx); in graft_secureboot_cryptex()
12752 case FSIOC_GRAFT_FS: in fsctl_internal()