Home
last modified time | relevance | path

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

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