Searched refs:spec_fid (Results 1 – 1 of 1) sorted by relevance
116 static int spec_fid(struct vnode *, struct fid *, caller_context_t *);194 VOPNAME_FID, { .vop_fid = spec_fid },1687 spec_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ct) in spec_fid() function