Searched refs:ntfs_attr_exist (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Defs.c249 if (!ntfs_attr_exist(ni,AT_LOGGED_UTILITY_STREAM,
H A Dattrib.h381 extern int ntfs_attr_exist(ntfs_inode *ni, const ATTR_TYPES type,
H A Dobject_id.c395 if (!ntfs_attr_exist(ni,AT_OBJECT_ID, AT_UNNAMED,0)) {
H A Dindex.c879 if (ntfs_attr_exist(icx->ni, AT_BITMAP, icx->name, icx->name_len))
1101 if (!ntfs_attr_exist(icx->ni, AT_INDEX_ALLOCATION, icx->name, icx->name_len)) {
H A Dreparse.c1101 if (!ntfs_attr_exist(ni,AT_REPARSE_POINT,
H A Dattrib.c6683 int ntfs_attr_exist(ntfs_inode *ni, const ATTR_TYPES type, ntfschar *name, function

Completed in 75 milliseconds