Home
last modified time | relevance | path

Searched refs:FUSE_NOTIFY_STORE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/fuse/
H A Dfuse_device.c559 case FUSE_NOTIFY_STORE: in fuse_device_write()
H A Dfuse_kernel.h505 FUSE_NOTIFY_STORE = 4, enumerator
/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.cc407 case FUSE_NOTIFY_STORE: in debug_response()
862 out->header.error = FUSE_NOTIFY_STORE; in notify_store()