EXTRACT_TOP_BIT 287 src/filemanager/mountlist.c #define PROPAGATE_TOP_BIT(x) ((x) | ~(EXTRACT_TOP_BIT (x) - 1)) EXTRACT_TOP_BIT 1343 src/filemanager/mountlist.c fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (vfsd.f_bavail) != 0; EXTRACT_TOP_BIT 1434 src/filemanager/mountlist.c fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (fsd.f_bavail) != 0;