Searched refs:fs_qfmask (Results 1 - 2 of 2) sorted by relevance

/external/grub/stage2/
H A Dufs2.h335 grub_int64_t fs_qfmask; /* ~fs_fmask for use with 64-bit size */ member in struct:fs
396 (((size) + (fs)->fs_qfmask) & (fs)->fs_fmask)
H A Dfs.h229 quad fs_qfmask; /* ~fs_fmask - for use with quad size */ member in struct:fs

Completed in 48 milliseconds