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

/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_attr_list.h50 __private_extern__ errno_t ntfs_attr_list_is_needed(ntfs_inode *ni,
H A Dntfs_attr_list.c60 * ntfs_attr_list_is_needed - check if attribute list attribute is still needed
79 errno_t ntfs_attr_list_is_needed(ntfs_inode *ni, ATTR_LIST_ENTRY *skip_entry, function
147 * attribute is no longer needed by calling ntfs_attr_list_is_needed().
H A Dntfs_attr.c1644 err = ntfs_attr_list_is_needed(base_ni, al_entry, &al_needed);
2803 err2 = ntfs_attr_list_is_needed(ni,
8666 err = ntfs_attr_list_is_needed(base_ni, NULL,
H A Dntfs_index.c1831 err2 = ntfs_attr_list_is_needed(ni,

Completed in 319 milliseconds