Home
last modified time | relevance | path

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

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