Searched refs:ba_cpentry (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dbuf_internal.h89 struct cprotect *ba_cpentry; /* address of cp_entry */ member in struct:bufattr
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c389 bp->b_attr.ba_cpentry = entry;
399 return (bap->ba_cpentry);
409 bap->ba_cpentry = cp_entry_addr;
1286 if (bp->b_attr.ba_cpentry != 0) {
1288 if(bp->b_attr.ba_cpentry->cp_flags & CP_OFF_IV_ENABLED) {

Completed in 27 milliseconds