Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/_types/
H A D_graftdmg_un.h44 #define SBC_PRESERVE_GRAFT 0x0020 /* Preserve graft itself until unmount */ macro
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_syscalls.c662 if (sbc_args->sbc_flags & SBC_PRESERVE_GRAFT) { in graft_secureboot_cryptex()