Searched refs:fuse_notify_code (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | fuse.h | 650 enum fuse_notify_code { enum |
/linux-6.12.1/fs/fuse/ | ||
D | dev.c | 1890 static int fuse_notify(struct fuse_conn *fc, enum fuse_notify_code code, in fuse_notify() |