Home
last modified time | relevance | path

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

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