Searched refs:cachefs_fid (Results 1 – 2 of 2) sorted by relevance
1041 struct cachefs_fid { struct1046 #define CFS_FID_SIZE (sizeof (struct cachefs_fid) - sizeof (ushort_t)) argument
187 static int cachefs_fid(struct vnode *, struct fid *, caller_context_t *);283 VOPNAME_FID, { .vop_fid = cachefs_fid },7240 cachefs_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ct) in cachefs_fid() function