Home
last modified time | relevance | path

Searched refs:ntfs_attr_can_be_resident (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.h321 extern int ntfs_attr_can_be_resident(const ntfs_volume *vol,
H A Dattrib.c4012 int ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPES type) function
4116 if (ntfs_attr_can_be_resident(ni->vol, type)) {
4569 if (!ntfs_attr_can_be_resident(ni->vol, type)) {
5641 if (ntfs_attr_can_be_resident(vol, na->type))