Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dfsctl.h292 #define FSCTL_GRAFT_SYSTEM_CONTENT 0x0004 /* Cryptex contains system content */ macro
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_syscalls.c654 gfs.graft_flags |= FSCTL_GRAFT_SYSTEM_CONTENT; in graft_secureboot_cryptex()