Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/fuse/
H A Dfuse_vnops.c45 static void fuse_io_execute(struct fuse_mount *fmp, struct bio *bio);
2019 fuse_io_execute(fmp, bio); in fuse_io_thread()
2032 fuse_io_execute(struct fuse_mount *fmp, struct bio *bio) in fuse_io_execute() function