Searched refs:FSESS_DAEMON_CAN_SPY (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_ipc.h228 #define FSESS_DAEMON_CAN_SPY 0x0010 /* let non-owners access this fs */ macro
237 FSESS_DAEMON_CAN_SPY | FSESS_PUSH_SYMLINKS_IN | \
H A Dfuse_vfsops.c257 if (mntopts & FSESS_DAEMON_CAN_SPY)
336 FUSE_FLAGOPT(allow_other, FSESS_DAEMON_CAN_SPY);
402 if (mntopts & FSESS_DAEMON_CAN_SPY)
H A Dfuse_internal.c201 if (!(dataflags & FSESS_DAEMON_CAN_SPY)) {

Completed in 155 milliseconds