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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.h376 extern s64 ntfs_get_attribute_value(const ntfs_volume *vol,
H A Dinode.c240 l = ntfs_get_attribute_value(vol, ctx->attr, ni->attr_list);
H A Dvolume.c292 l = ntfs_get_attribute_value(vol, ctx->attr, vol->mft_ni->attr_list);
H A Dattrib.c139 * ntfs_get_attribute_value - Get a copy of an attribute
148 s64 ntfs_get_attribute_value(const ntfs_volume *vol, function

Completed in 55 milliseconds