Searched defs: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
7240 cachefs_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ct) in cachefs_fid() function