statfs 94 src/filemanager/filegui.c #define STATFS statfs statfs 95 src/filemanager/filegui.c #define STRUCT_STATVFS struct statfs statfs 123 src/filemanager/filegui.c #define STRUCT_STATVFS struct statfs statfs 482 src/filemanager/mountlist.c fsp_to_string (const struct statfs *fsp) statfs 721 src/filemanager/mountlist.c struct statfs *fsp; statfs 875 src/filemanager/mountlist.c struct statfs *stats; statfs 935 src/filemanager/mountlist.c struct statfs fsd; statfs 938 src/filemanager/mountlist.c if (statfs (me->me_mountdir, &fsd, sizeof (fsd), 0) != -1 statfs 1432 src/filemanager/mountlist.c struct statfs fs; statfs 1568 src/filemanager/mountlist.c struct statfs fsd; statfs 1570 src/filemanager/mountlist.c if (statfs (file, &fsd, sizeof (struct statfs)) != 0) statfs 1577 src/filemanager/mountlist.c struct statfs fsd; statfs 1579 src/filemanager/mountlist.c if (statfs (file, &fsd) < 0) statfs 1588 src/filemanager/mountlist.c struct statfs fsd; statfs 1590 src/filemanager/mountlist.c if (statfs (file, &fsd) < 0) statfs 1612 src/filemanager/mountlist.c struct statfs fsd; statfs 1614 src/filemanager/mountlist.c if (statfs (file, &fsd) < 0) statfs 1621 src/filemanager/mountlist.c struct statfs fsd; statfs 1623 src/filemanager/mountlist.c if (statfs (file, &fsd, sizeof (fsd), 0) < 0)