Searched refs:ntfs_attr_can_be_non_resident (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dattrib.h310 extern int ntfs_attr_can_be_non_resident(const ntfs_volume *vol,
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dattrib.c2492 * ntfs_attr_can_be_non_resident - check if an attribute can be non-resident
2506 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPES type) function
2774 if (ntfs_attr_can_be_non_resident(ni->vol, type)) {
2778 ntfs_log_trace("ntfs_attr_can_be_non_resident() "
3074 if (ntfs_attr_can_be_non_resident(ni->vol, type)) {
3077 ntfs_log_trace("ntfs_attr_can_be_non_resident() "
3635 if (ntfs_attr_can_be_non_resident(vol, na->type))

Completed in 32 milliseconds