Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h286 extern void ntfs_attr_init(ntfs_attr *na, const BOOL non_resident,
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c347 * ntfs_attr_init - initialize an ntfs_attr with data sizes and status
361 void ntfs_attr_init(ntfs_attr *na, const BOOL non_resident, in ntfs_attr_init() function
553 ntfs_attr_init(na, TRUE, a->flags, in ntfs_attr_open()
563 ntfs_attr_init(na, FALSE, a->flags, in ntfs_attr_open()

Completed in 9 milliseconds