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