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

/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_vnops.c3929 * ntfs_vnop_mnomap - unmap a file (vnode) from memory
3939 * VNOP_MNOMAP() and hence ntfs_vnop_mnomap() gets called from ubc_unmap() when
3949 static int ntfs_vnop_mnomap(struct vnop_mnomap_args *a) function
10912 { &vnop_mnomap_desc, (vnop_t*)ntfs_vnop_mnomap },

Completed in 283 milliseconds