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

  /netvirt/usr/src/ucbhead/sys/
vfs.h 77 } fid_t; typedef in typeref:struct:fid
  /netvirt/usr/src/uts/common/ipp/ipgpc/
classifier-objects.h 258 } fid_t; typedef in typeref:struct:fid_s
  /netvirt/usr/src/uts/common/sys/
vfs.h 74 * Do not change the definition of struct fid ... fid_t without
98 } fid_t; typedef in typeref:struct:fid
116 typedef fid_t fid32_t;
346 int (*vfs_vget)(vfs_t *, vnode_t **, fid_t *); \
363 extern int fsop_vget(vfs_t *, vnode_t **, fid_t *);

Completed in 5039 milliseconds