Home
last modified time | relevance | path

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

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