Searched refs:fs_bshift (Results 1 – 1 of 1) sorted by relevance
84 grub_int32_t fs_bshift; /* ``lblkno'' calc of logical blkno */ member217 #define lblkno(fs, loc) ((grub_int32_t)((loc) >> (fs)->fs_bshift))
Completed in 4 milliseconds