Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dubc_internal.h238 int ubc_isinuse(vnode_t, int);
/xnu-12377.41.6/bsd/kern/
H A Dubc_subr.c2151 ubc_isinuse(struct vnode *vp, int busycount) in ubc_isinuse() function