Searched refs:LL_DIR_END_OFF_32BIT (Results 1 – 2 of 2) sorted by relevance
619 ctx->pos = LL_DIR_END_OFF_32BIT; in ll_readdir()1877 offset += LL_DIR_END_OFF_32BIT; in ll_dir_seek()1886 ((api32 && offset <= LL_DIR_END_OFF_32BIT) || in ll_dir_seek()1889 if ((api32 && offset == LL_DIR_END_OFF_32BIT) || in ll_dir_seek()
62 #define LL_DIR_END_OFF_32BIT 0x7fffffffUL macro