pvfs_list_eos     303 source4/ntvfs/posix/pvfs_search.c 		if (pvfs_list_eos(search->dir, search->current_index) &&
pvfs_list_eos     542 source4/ntvfs/posix/pvfs_search.c 	io->t2ffirst.out.end_of_search = pvfs_list_eos(dir, search->current_index) ? 1 : 0;
pvfs_list_eos     611 source4/ntvfs/posix/pvfs_search.c 	io->t2fnext.out.end_of_search = pvfs_list_eos(dir, search->current_index) ? 1 : 0;