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

/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_attr_list.h62 __private_extern__ errno_t ntfs_attr_list_sync_extend(ntfs_inode *base_ni,
H A Dntfs_attr_list.c1156 * Use ntfs_attr_list_sync_extend() when extending it.
1292 * ntfs_attr_list_sync_extend - sync an inode's attribute list attribute
1329 errno_t ntfs_attr_list_sync_extend(ntfs_inode *base_ni, MFT_RECORD *base_m, function
H A Dntfs_attr.c2720 err = ntfs_attr_list_sync_extend(ni, base_m,
2843 * ntfs_attr_list_sync_extend() may have left it in an indeterminate
4968 err = ntfs_attr_list_sync_extend(base_ni, base_m,
7160 err = ntfs_attr_list_sync_extend(base_ni, base_m,
H A Dntfs_index.c1749 err = ntfs_attr_list_sync_extend(ni, base_m,
1871 * ntfs_attr_list_sync_extend() may have left it in an indeterminate

Completed in 197 milliseconds