Searched defs:fufhp (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/fuse/ |
H A D | fuse_file.c | 122 struct fuse_filehandle **fufhp, struct thread *td, struct ucred *cred) in fuse_filehandle_open() 276 struct fuse_filehandle **fufhp, struct ucred *cred, pid_t pid) in fuse_filehandle_get() 314 struct fuse_filehandle **fufhp, struct ucred *cred, pid_t pid) in fuse_filehandle_get_anyflags() 344 struct fuse_filehandle **fufhp, struct ucred *cred, pid_t pid) in fuse_filehandle_getrw() 356 struct fuse_filehandle **fufhp, struct thread *td, const struct ucred *cred, in fuse_filehandle_init()
|
H A D | fuse_vnops.c | 266 fuse_filehandle_get_dir(struct vnode *vp, struct fuse_filehandle **fufhp, in fuse_filehandle_get_dir()
|