Searched refs:f_favail (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/posix/sys/
H A Dstatvfs.h20 fsfilcnt_t f_favail; /* number of file serial numbers available to processes */ member in struct:statvfs
/haiku/src/system/libroot/posix/sys/
H A Dstatvfs.c24 statvfs->f_favail = statvfs->f_ffree = info.free_nodes;

Completed in 58 milliseconds