Searched refs:maxoff (Results 1 – 2 of 2) sorted by relevance
155 unsigned long offset, maxoff; in romfs_readdir() local160 maxoff = romfs_maxsize(i->i_sb); in romfs_readdir()173 if (!offset || offset >= maxoff) { in romfs_readdir()174 offset = maxoff; in romfs_readdir()215 unsigned long offset, maxoff; in romfs_lookup() local228 maxoff = romfs_maxsize(dir->i_sb); in romfs_lookup()235 if (!offset || offset >= maxoff) in romfs_lookup()
724 int maxoff = max3(r0, g0, b0); in clcdfb_of_init_tft_panel() local729 msb = maxoff + 8 - 1; in clcdfb_of_init_tft_panel()731 msb = maxoff + 5 - 1; in clcdfb_of_init_tft_panel()734 msb = maxoff + 5 - 1; in clcdfb_of_init_tft_panel()737 msb = maxoff + 4 - 1; in clcdfb_of_init_tft_panel()