Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dubc_subr.c99 static int ubc_info_init_internal(struct vnode *vp, int withfsize, off_t filesize);
1096 ubc_info_init_internal(vnode_t vp, int withfsize, off_t filesize) in ubc_info_init_internal() argument
1167 if (withfsize == 0) { in ubc_info_init_internal()