Home
last modified time | relevance | path

Searched refs:AT_REPARSE_POINT (Results 1 – 7 of 7) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Dreparse.c807 AT_REPARSE_POINT,(ntfschar*)NULL, 0, &attr_size); in ntfs_make_symlink()
918 AT_REPARSE_POINT,(ntfschar*)NULL, 0, &attr_size); in ntfs_possible_symlink()
1070 na = ntfs_attr_open(ni, AT_REPARSE_POINT, AT_UNNAMED, 0); in update_reparse_data()
1128 na = ntfs_attr_open(ni, AT_REPARSE_POINT, AT_UNNAMED, 0); in ntfs_delete_reparse_index()
1166 AT_REPARSE_POINT,(ntfschar*)NULL, 0, &attr_size); in ntfs_get_ntfs_reparse_data()
1208 if (!ntfs_attr_exist(ni,AT_REPARSE_POINT, in ntfs_set_ntfs_reparse_data()
1218 AT_REPARSE_POINT, in ntfs_set_ntfs_reparse_data()
1280 na = ntfs_attr_open(ni, AT_REPARSE_POINT, in ntfs_remove_ntfs_reparse_data()
1437 AT_REPARSE_POINT,(ntfschar*)NULL, 0, &attr_size); in ntfs_get_reparse_point()
Dinode.c815 if (!ntfs_attr_lookup(AT_REPARSE_POINT, NULL, in ntfs_inode_sync_file_name()
/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c1307 case AT_REPARSE_POINT: return "$REPARSE_POINT"; in get_attribute_type_name()
2024 reparse = ntfs_attr_readall(inode, AT_REPARSE_POINT, in ntfs_dump_attr_reparse_point()
2405 case AT_REPARSE_POINT: in ntfs_dump_file_attributes()
Dntfstruncate.c430 case AT_REPARSE_POINT: in dump_resident_attr_val()
Dntfsrecover.c732 case AT_REPARSE_POINT : in mftattrname()
Dplaylog.c203 case AT_REPARSE_POINT : in valid_type()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h511 AT_REPARSE_POINT = const_cpu_to_le32( 0xc0), enumerator