Searched defs:coda_statfs (Results 1 – 2 of 2) sorted by relevance
245 static int coda_statfs(struct super_block *sb, struct statfs *buf) in coda_statfs() function
274 struct coda_statfs { struct275 int32_t f_blocks;276 int32_t f_bfree;277 int32_t f_bavail;278 int32_t f_files;279 int32_t f_ffree;726 struct coda_statfs_in coda_statfs; member748 struct coda_statfs_out coda_statfs; member