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

/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_file.c124 fuse_filehandle_open(struct vnode *vp, int a_mode, struct fuse_filehandle **fufhp, struct thread *td, struct ucred *cred) argument
249 fuse_filehandle_get(struct vnode *vp, int fflag, struct fuse_filehandle **fufhp, struct ucred *cred, pid_t pid) argument
287 fuse_filehandle_get_anyflags(struct vnode *vp, struct fuse_filehandle **fufhp, struct ucred *cred, pid_t pid) argument
317 fuse_filehandle_getrw(struct vnode *vp, int fflag, struct fuse_filehandle **fufhp, struct ucred *cred, pid_t pid) argument
329 fuse_filehandle_init(struct vnode *vp, fufh_type_t fufh_type, struct fuse_filehandle **fufhp, struct thread *td, struct ucred *cred, struct fuse_open_out *foo) argument
[all...]
H A Dfuse_vnops.c267 fuse_filehandle_get_dir(struct vnode *vp, struct fuse_filehandle **fufhp, argument

Completed in 106 milliseconds