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