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