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

/freebsd-11.0-release/sys/fs/fuse/
H A Dfuse_file.h114 fuse_filehandle_xlate_to_oflags(fufh_type_t type) function
H A Dfuse_file.c118 oflags = fuse_filehandle_xlate_to_oflags(fufh_type);
196 fri->flags = fuse_filehandle_xlate_to_oflags(fufh_type);

Completed in 107 milliseconds