Searched refs:LL_DIR_END_OFF_32BIT (Results 1 – 2 of 2) sorted by relevance
623 ctx->pos = LL_DIR_END_OFF_32BIT; in ll_readdir()1922 offset += LL_DIR_END_OFF_32BIT; in ll_dir_seek()1931 ((api32 && offset <= LL_DIR_END_OFF_32BIT) || in ll_dir_seek()1934 if ((api32 && offset == LL_DIR_END_OFF_32BIT) || in ll_dir_seek()
68 #define LL_DIR_END_OFF_32BIT 0x7fffffffUL macro