Home
last modified time | relevance | path

Searched refs:fuse_notify (Results 1 – 1 of 1) sorted by relevance

/linux/fs/fuse/
H A Ddev.c2047 static int fuse_notify(struct fuse_conn *fc, enum fuse_notify_code code, in fuse_notify() function
2158 err = fuse_notify(fc, oh.error, nbytes - sizeof(oh), cs); in fuse_dev_do_write()