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

/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_file.h163 #define FUFH_IS_VALID(f) ((f)->fufh_type != FUFH_INVALID) macro
H A Dfuse_file.c345 if (!FUFH_IS_VALID(fufh)) {

Completed in 102 milliseconds