Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h383 extern s64 ntfs_get_attribute_value(const ntfs_volume *vol,
/third_party/ntfs-3g/libntfs-3g/
H A Dinode.c244 l = ntfs_get_attribute_value(vol, ctx->attr, ni->attr_list); in ntfs_inode_real_open()
H A Dvolume.c310 l = ntfs_get_attribute_value(vol, ctx->attr, vol->mft_ni->attr_list); in ntfs_mft_load()
H A Dattrib.c139 * ntfs_get_attribute_value - Get a copy of an attribute
148 s64 ntfs_get_attribute_value(const ntfs_volume *vol, in ntfs_get_attribute_value() function
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c770 l = ntfs_get_attribute_value(vol, attr, value); in ntfs_dump_attr_list()
772 ntfs_log_perror("ntfs_get_attribute_value failed"); in ntfs_dump_attr_list()

Completed in 14 milliseconds