Searched refs:fn_direntcnt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/autofs-246/autofs_kext/
H A Dautofs_kern.h121 #define fn_direntcnt fn_u.d.d_direntcnt macro
145 * fn_direntcnt
H A Dauto_vnops.c192 VATTR_RETURN(vap, va_data_size, fnp->fn_direntcnt + 1);
666 (!vnode_mountedhere(fntovn(fnp)) && (fnp)->fn_direntcnt == 0)
H A Dauto_subr.c1596 dfnp->fn_direntcnt--;
1769 * dfnp->fn_linkcnt and dfnp->fn_direntcnt protected by dfnp->rw_lock
1778 dfnp->fn_direntcnt++; /* count the directory entry for the new fnnode */
H A Dauto_vfsops.c956 assert(rfnp->fn_direntcnt == 0);

Completed in 178 milliseconds