Searched defs:mtp_statfs (Results 1 – 1 of 1) sorted by relevance
17 struct mtp_statfs { struct18 size_t f_bsize; /* block size */19 size_t f_blocks; /* total data blocks in file system */20 size_t f_bfree; /* free blocks in file system */
Completed in 1 milliseconds