Searched refs:num (Results 1 – 1 of 1) sorted by relevance
573 int num; in clean_rootfs() local587 num = ksys_getdents64(fd, dirp, BUF_SIZE); in clean_rootfs()588 while (num > 0) { in clean_rootfs()589 while (num > 0) { in clean_rootfs()602 num -= dirp->d_reclen; in clean_rootfs()607 num = ksys_getdents64(fd, dirp, BUF_SIZE); in clean_rootfs()