Searched refs:INOPB (Results 1 – 1 of 1) sorted by relevance
207 #define INOPB(fs) ((fs)->fs_inopb) macro208 #define itoo(fs, x) ((x) % (grub_uint32_t)INOPB(fs))212 ((x) % (grub_uint32_t)(fs)->fs_ipg / (grub_uint32_t)INOPB(fs))))))
Completed in 3 milliseconds