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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddir.c871 * ntfs_filldir - ntfs specific filldir method
884 static int ntfs_filldir(ntfs_inode *dir_ni, s64 *pos, u8 ivcn_bits, function
1172 * Submit the directory entry to ntfs_filldir(), which will
1175 rc = ntfs_filldir(dir_ni, pos, index_vcn_size_bits,
1302 * reach the last entry or until ntfs_filldir tells us it has had
1328 * Submit the directory entry to ntfs_filldir(), which will
1331 rc = ntfs_filldir(dir_ni, pos, index_vcn_size_bits,

Completed in 51 milliseconds