Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/cuse/
H A Dcuse_ioctl.h49 struct cuse_alloc_info { struct
78 #define CUSE_IOCTL_ALLOC_MEMORY _IOW('C', 5, struct cuse_alloc_info)
79 #define CUSE_IOCTL_FREE_MEMORY _IOW('C', 6, struct cuse_alloc_info)
H A Dcuse.c1048 struct cuse_alloc_info *pai; in cuse_server_ioctl()
/freebsd-13.1/lib/libcuse/
H A Dcuse_lib.c174 struct cuse_alloc_info info; in cuse_vmalloc()
266 struct cuse_alloc_info info; in cuse_vmfree()