Home
last modified time | relevance | path

Searched refs:INOPB (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/libfsimage/ufs/
A Dufs.h207 #define INOPB(fs) ((fs)->fs_inopb) macro
208 #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 5 milliseconds