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

/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_vnops.c10169 * ntfs_vnop_blockmap - map a file offset to its physical block number
10210 * ntfs_vnop_blockmap() to be called when an uptodate page is in memory but no
10213 * In that case ntfs_vnop_blockmap() is only called to recreate the physical
10238 static int ntfs_vnop_blockmap(struct vnop_blockmap_args *a) function
10947 { &vnop_blockmap_desc, (vnop_t*)ntfs_vnop_blockmap },

Completed in 297 milliseconds