Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h1253 void fuse_dax_conn_free(struct fuse_conn *fc);
H A Dinode.c730 fuse_dax_conn_free(fc); in fuse_conn_put()
1442 fuse_dax_conn_free(fc); in fuse_fill_super_common()
H A Ddax.c1226 void fuse_dax_conn_free(struct fuse_conn *fc) in fuse_dax_conn_free() function