Searched defs:fufhp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/fs/fuse/
H A Dfuse_file.c92 fuse_filehandle_open(struct vnode *vp, fufh_type_t fufh_type, struct fuse_filehandle **fufhp, struct thread *td, struct ucred *cred) argument
242 fuse_filehandle_get(struct vnode *vp, fufh_type_t fufh_type, struct fuse_filehandle **fufhp) argument
257 fuse_filehandle_getrw(struct vnode *vp, fufh_type_t fufh_type, struct fuse_filehandle **fufhp) argument
271 fuse_filehandle_init(struct vnode *vp, fufh_type_t fufh_type, struct fuse_filehandle **fufhp, uint64_t fh_id) argument
[all...]

Completed in 98 milliseconds