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