Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Ddax.c1381 void fuse_dax_cancel_work(struct fuse_conn *fc) in fuse_dax_cancel_work() function
1389 EXPORT_SYMBOL_GPL(fuse_dax_cancel_work);
H A Dfuse_i.h1341 void fuse_dax_cancel_work(struct fuse_conn *fc);
H A Dvirtio_fs.c1380 fuse_dax_cancel_work(fc); in virtio_fs_conn_destroy()