Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfuse.h653 FUSE_NOTIFY_INVAL_ENTRY = 3, enumerator
/linux-6.12.1/fs/fuse/
Ddev.c1903 case FUSE_NOTIFY_INVAL_ENTRY: in fuse_notify()