Searched refs:fs_get_type (Results 1 – 3 of 3) sorted by relevance
322 fs_get_type(const struct statfs *fs_p) in fs_get_type() function365 entry->type = fs_get_type(fs_p); in fs_tbl_process_statfs_entry()
204 const struct asn_oid *fs_get_type(const struct statfs *);
489 entry->type = fs_get_type(&fs_buf[i]); /*XXX - This is wrong*/ in storage_OS_get_fs()