Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dcontrol.c284 fuse_ctl_remove_conn(fc); in fuse_ctl_add_conn()
297 void fuse_ctl_remove_conn(struct fuse_conn *fc) in fuse_ctl_remove_conn() function
H A Dfuse_i.h1384 void fuse_ctl_remove_conn(struct fuse_conn *fc);
H A Dinode.c2099 fuse_ctl_remove_conn(fc); in fuse_conn_destroy()