Home
last modified time | relevance | path

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

/freebsd/sys/fs/fuse/
H A Dfuse_kernel.h462 FUSE_NOTIFY_INVAL_INODE = 2, enumerator
H A Dfuse_device.c549 case FUSE_NOTIFY_INVAL_INODE: in fuse_device_write()
/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.cc400 case FUSE_NOTIFY_INVAL_INODE: in debug_response()
848 out->header.error = FUSE_NOTIFY_INVAL_INODE; in notify_inval_inode()