f_bavail         1340 src/filemanager/mountlist.c         fsp->fsu_bavail = PROPAGATE_TOP_BIT (vfsd.f_bavail);
f_bavail         1341 src/filemanager/mountlist.c         fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (vfsd.f_bavail) != 0;
f_bavail         1400 src/filemanager/mountlist.c             fsd.f_bavail = fsd.f_spare[2];
f_bavail         1431 src/filemanager/mountlist.c         fsp->fsu_bavail = PROPAGATE_TOP_BIT (fsd.f_bavail);
f_bavail         1432 src/filemanager/mountlist.c         fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (fsd.f_bavail) != 0;