Home
last modified time | relevance | path

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

/freebsd/sys/fs/fuse/
H A Dfuse_device.c552 case FUSE_NOTIFY_INVAL_ENTRY: in fuse_device_write()
H A Dfuse_kernel.h504 FUSE_NOTIFY_INVAL_ENTRY = 3, enumerator
/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.cc394 case FUSE_NOTIFY_INVAL_ENTRY: in debug_response()
830 out->header.error = FUSE_NOTIFY_INVAL_ENTRY; in notify_inval_entry()