f_bavail         1342 src/filemanager/mountlist.c         fsp->fsu_bavail = PROPAGATE_TOP_BIT (vfsd.f_bavail);
f_bavail         1343 src/filemanager/mountlist.c         fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (vfsd.f_bavail) != 0;
f_bavail         1402 src/filemanager/mountlist.c             fsd.f_bavail = fsd.f_spare[2];
f_bavail         1433 src/filemanager/mountlist.c         fsp->fsu_bavail = PROPAGATE_TOP_BIT (fsd.f_bavail);
f_bavail         1434 src/filemanager/mountlist.c         fsp->fsu_bavail_top_bit_set = EXTRACT_TOP_BIT (fsd.f_bavail) != 0;