f_bavail         1359 src/filemanager/mountlist.c         fsp->fsu_bavail = PROPAGATE_TOP_BIT (vfsd.f_bavail);
f_bavail         1360 src/filemanager/mountlist.c         fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (vfsd.f_bavail) != 0;
f_bavail         1422 src/filemanager/mountlist.c             fsd.f_bavail = fsd.f_spare[2];
f_bavail         1454 src/filemanager/mountlist.c         fsp->fsu_bavail = PROPAGATE_TOP_BIT (fsd.f_bavail);
f_bavail         1455 src/filemanager/mountlist.c         fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (fsd.f_bavail) != 0;