Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dfsctl.h195 int vfs_materialize_file(struct vnode *vp, uint64_t op, int64_t offset, int64_t size);
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c12114 vfs_materialize_file( in vfs_materialize_file() function