Searched refs:vfs_composefh_alloc (Results 1 – 4 of 4) sorted by relevance
86 error = vfs_composefh_alloc(vp, &fh); in netbsd32___getfh30()
311 error = vfs_composefh_alloc(vp, &th); in fileassoc_file_lookup()516 error = vfs_composefh_alloc(vp, &th); in fileassoc_file_add()
1966 vfs_composefh_alloc(struct vnode *vp, fhandle_t **fhpp) in vfs_composefh_alloc() function2122 error = vfs_composefh_alloc(vp, &fh); in sys___getfh30()
381 int vfs_composefh_alloc(struct vnode *, fhandle_t **);