HomeSort by relevance Sort by last modified time
    Searched defs:px_statvfs (Results 1 - 2 of 2) sorted by null

  /ohac/ohac/usr/src/common/cl/pxfs/client/
px_vfsops.cc 49 static int px_statvfs(vfs_t *vfsp, struct statvfs64 *sp);
72 VFSNAME_STATVFS, (fs_generic_func_p)px_statvfs,
112 px_statvfs,
158 px_statvfs(vfs_t *vfsp, struct statvfs64 *sp) function
  /ohac/ohac/usr/src/common/cl/pxfs/common/
pxfs_main.cc 110 static int px_statvfs(vfs_t *vfsp, struct statvfs64 *sp);
130 VFSNAME_STATVFS, (fs_generic_func_p)px_statvfs,
204 px_statvfs,
276 px_statvfs(vfs_t *, struct statvfs64 *) function

Completed in 120 milliseconds