Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfuse_i.h1335 void fuse_dax_conn_free(struct fuse_conn *fc);
H A Dinode.c970 fuse_dax_conn_free(fc); in fuse_conn_put()
1739 fuse_dax_conn_free(fc); in fuse_fill_super_common()
H A Ddax.c1220 void fuse_dax_conn_free(struct fuse_conn *fc) in fuse_dax_conn_free() function