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