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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_attr.h241 __private_extern__ errno_t ntfs_resident_attr_read(ntfs_inode *ni,
H A Dntfs_page.c259 err = ntfs_resident_attr_read(ni, attr_ofs, size,
262 ntfs_error(ni->vol->mp, "ntfs_resident_attr_read() "
312 "ntfs_resident_attr_read()" :
H A Dntfs_attr.c8915 * ntfs_resident_attr_read - read from an attribute which is resident
8935 errno_t ntfs_resident_attr_read(ntfs_inode *ni, const s64 ofs, const u32 cnt, function

Completed in 126 milliseconds