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

/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_file.h78 typedef enum fufh_type { enum
155 fufh_type_t fufh_type; member in struct:fuse_filehandle
H A Dfuse_file.c130 fufh_type_t fufh_type; local
219 fufh_type_t fufh_type = fflags_2_fufh_type(mode); local
254 fufh_type_t fufh_type; local
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...]

Completed in 102 milliseconds