Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dcontrol.c287 fuse_ctl_remove_conn(fc); in fuse_ctl_add_conn()
295 void fuse_ctl_remove_conn(struct fuse_conn *fc) in fuse_ctl_remove_conn() function
H A Dfuse_i.h1206 void fuse_ctl_remove_conn(struct fuse_conn *fc);
H A Dinode.c1910 fuse_ctl_remove_conn(fc); in fuse_conn_destroy()