Searched refs:fuse_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | dev.c | 1789 static int fuse_notify(struct fuse_conn *fc, enum fuse_notify_code code, in fuse_notify() function 1887 err = fuse_notify(fc, oh.error, nbytes - sizeof(oh), cs); in fuse_dev_do_write()
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dev.c | 1778 static int fuse_notify(struct fuse_conn *fc, enum fuse_notify_code code, in fuse_notify() function 1876 err = fuse_notify(fc, oh.error, nbytes - sizeof(oh), cs); in fuse_dev_do_write()
|
Completed in 6 milliseconds