Home
last modified time | relevance | path

Searched defs:cachefs_fid (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1041 struct cachefs_fid { struct
1046 #define CFS_FID_SIZE (sizeof (struct cachefs_fid) - sizeof (ushort_t)) argument
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c7240 cachefs_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ct) in cachefs_fid() function