Searched refs:fufh_type_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_file.h84 } fufh_type_t; typedef in typeref:enum:fufh_type
155 fufh_type_t fufh_type;
182 fufh_type_2_fflags(fufh_type_t type)
212 void fuse_filehandle_init(struct vnode *vp, fufh_type_t fufh_type,
H A Dfuse_file.c108 static inline fufh_type_t
130 fufh_type_t fufh_type;
219 fufh_type_t fufh_type = fflags_2_fufh_type(mode);
254 fufh_type_t fufh_type;
329 fuse_filehandle_init(struct vnode *vp, fufh_type_t fufh_type,

Completed in 171 milliseconds