Home
last modified time | relevance | path

Searched refs:spec_fid (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c116 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