f_bavail         1319 src/filemanager/mountlist.c         fsp->fsu_bavail = PROPAGATE_TOP_BIT (vfsd.f_bavail);
f_bavail         1320 src/filemanager/mountlist.c         fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (vfsd.f_bavail) != 0;
f_bavail         1379 src/filemanager/mountlist.c             fsd.f_bavail = fsd.f_spare[2];
f_bavail         1410 src/filemanager/mountlist.c         fsp->fsu_bavail = PROPAGATE_TOP_BIT (fsd.f_bavail);
f_bavail         1411 src/filemanager/mountlist.c         fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (fsd.f_bavail) != 0;