Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libfsimage/ufs/
A Dufs.h209 #define itog(fs, x) ((x) / (grub_uint32_t)(fs)->fs_ipg) macro
210 #define itod(fs, x) ((grub_daddr32_t)(cgimin(fs, itog(fs, x)) + \

Completed in 3 milliseconds