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

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dattrib.h378 s64 ntfs_get_attribute_value(const ntfs_volume *vol, const ATTR_RECORD *a,
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dinode.c213 l = ntfs_get_attribute_value(vol, ctx->attr, ni->attr_list);
H A Dvolume.c247 l = ntfs_get_attribute_value(vol, ctx->attr, vol->mft_ni->attr_list);
H A Dattrib.c85 * ntfs_get_attribute_value - Get a copy of an attribute
94 s64 ntfs_get_attribute_value(const ntfs_volume *vol, function
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsinfo.c651 l = ntfs_get_attribute_value(vol, attr, value);
653 ntfs_log_perror("ntfs_get_attribute_value failed");

Completed in 41 milliseconds