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

  /onnv/onnv-gate/usr/src/ucbhead/sys/
vfs.h 77 } fid_t; typedef in typeref:struct:fid
  /onnv/onnv-gate/usr/src/uts/common/ipp/ipgpc/
classifier-objects.h 251 } fid_t; typedef in typeref:struct:fid_s
  /onnv/onnv-gate/usr/src/uts/common/sys/
vfs.h 73 * Do not change the definition of struct fid ... fid_t without
97 } fid_t; typedef in typeref:struct:fid
115 typedef fid_t fid32_t;
353 int (*vfs_vget)(vfs_t *, vnode_t **, fid_t *); \
370 extern int fsop_vget(vfs_t *, vnode_t **, fid_t *);

Completed in 900 milliseconds