Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/miscfs/deadfs/
H A Ddead_vnops.c102 #define dead_inactive (int (*)(struct vnop_inactive_args *))nullop macro
140 { .opve_op = &vnop_inactive_desc, .opve_impl = (VOPFUNC)dead_inactive }, /* inactive */