Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/fuse/
H A Dfuse.h95 void fuse_device_destroy(void);
H A Dfuse_main.c129 fuse_device_destroy(); in fuse_bringdown()
H A Dfuse_device.c605 fuse_device_destroy(void) in fuse_device_destroy() function