Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/vfs/
H A Dvnode_if.c920 .vdesc_context_offset = VDESC_NO_OFFSET,
938 .vdesc_context_offset = VOPARG_OFFSETOF(struct vnop_clonefile_args, a_context),
1209 .vdesc_context_offset = VOPARG_OFFSETOF(struct vnop_verify_args, a_context),
/xnu-12377.41.6/bsd/sys/
H A Dvnode_internal.h411 int vdesc_context_offset; /* context location, if any */ member