Home
last modified time | relevance | path

Searched refs:FUFH_WRONLY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/fuse/
H A Dfuse_file.h79 FUFH_WRONLY = O_WRONLY, enumerator
186 case FUFH_WRONLY: in fufh_type_2_fflags()
H A Dfuse_file.c111 return FUFH_WRONLY; in fflags_2_fufh_type()