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