Searched refs:vnode_mtime (Results 1 – 4 of 4) sorted by relevance
584 errno_t vnode_mtime(vnode_t, struct timespec *, vfs_context_t);
205 vnode_mtime(vp, current_mtime, vfs_context_current()); in vnode_pager_get_mtime()
5090 vnode_mtime(vp, &uip->cs_mtime, vfs_context_current()); in ubc_cs_blob_add()
7862 vnode_mtime(vnode_t vp, struct timespec *mtime, vfs_context_t ctx) in vnode_mtime() function