Home
last modified time | relevance | path

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

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