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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Ddir.c600 * ntfs_filldir - ntfs specific filldir method
610 static int ntfs_filldir(ntfs_volume *vol, s64 *pos, INDEX_ENTRY *ie, function
863 * Submit the directory entry to ntfs_filldir(), which will
866 rc = ntfs_filldir(vol, pos, ie, dirent, filldir);
994 * reach the last entry or until ntfs_filldir tells us it has had
1021 * Submit the directory entry to ntfs_filldir(), which will
1024 rc = ntfs_filldir(vol, pos, ie, dirent, filldir);

Completed in 23 milliseconds