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

  /ohac/ohac/usr/src/common/cl/pxfs/client/
px_vfsops.cc 46 static int px_mountroot(vfs_t *vfsp, enum whymountroot why);
75 VFSNAME_MOUNTROOT, (fs_generic_func_p)px_mountroot,
115 px_mountroot,
146 px_mountroot(vfs_t *vfsp, enum whymountroot why) function
  /ohac/ohac/usr/src/common/cl/pxfs/common/
pxfs_main.cc 107 static int px_mountroot(vfs_t *vfsp, enum whymountroot why);
133 VFSNAME_MOUNTROOT, (fs_generic_func_p)px_mountroot,
207 px_mountroot,
262 px_mountroot(vfs_t *, enum whymountroot) function

Completed in 60 milliseconds