Home
last modified time | relevance | path

Searched refs:destpos (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/ntfs/
Ddir.c605 int curpos = 0, destpos = 0; in ntfs_getdir_iterate_byposition() local
610 destpos = ntfs_pop(&walk->u.pos); in ntfs_getdir_iterate_byposition()
624 if (curpos == destpos) { in ntfs_getdir_iterate_byposition()