Home
last modified time | relevance | path

Searched refs:fuse_retrieve_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Ddev.c1662 static void fuse_retrieve_end(struct fuse_mount *fm, struct fuse_args *args, in fuse_retrieve_end() function
1716 args->end = fuse_retrieve_end; in fuse_retrieve()
1747 fuse_retrieve_end(fm, args, err); in fuse_retrieve()
/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c1651 static void fuse_retrieve_end(struct fuse_mount *fm, struct fuse_args *args, in fuse_retrieve_end() function
1705 args->end = fuse_retrieve_end; in fuse_retrieve()
1736 fuse_retrieve_end(fm, args, err); in fuse_retrieve()

Completed in 6 milliseconds