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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.c4903 static int ntfs_resident_attr_resize(ntfs_attr *na, const s64 newsize);
4906 * ntfs_resident_attr_resize - resize a resident, open ntfs attribute
5170 static int ntfs_resident_attr_resize(ntfs_attr *na, const s64 newsize) function
6429 ret = ntfs_resident_attr_resize(na, newsize);
6484 ret = ntfs_resident_attr_resize(na, pos);

Completed in 79 milliseconds