HomeSort by: relevance | last modified time | path
    Searched refs:statvfs_to_statfs12 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/compat/sys/
compat_statfs.c 74 statvfs_to_statfs12(&nst, ost);
86 statvfs_to_statfs12(&nst, ost);
98 statvfs_to_statfs12(&nst, ost);
119 statvfs_to_statfs12(&nst[i], &ost[i]);
  /src/sys/compat/sys/
mount.h 101 statvfs_to_statfs12(const struct statvfs *fs, struct statfs12 *s12) function in typeref:typename:void
145 statvfs_to_statfs12(vs, s12);

Completed in 11 milliseconds