Home
last modified time | relevance | path

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

/freebsd/sys/fs/cuse/
H A Dcuse_ioctl.h50 struct cuse_alloc_info { struct
79 #define CUSE_IOCTL_ALLOC_MEMORY _IOW('C', 5, struct cuse_alloc_info)
80 #define CUSE_IOCTL_FREE_MEMORY _IOW('C', 6, struct cuse_alloc_info)
H A Dcuse.c1112 struct cuse_alloc_info *pai; in cuse_server_ioctl()
/freebsd/lib/libcuse/
H A Dcuse_lib.c167 struct cuse_alloc_info info; in cuse_vmalloc()
260 struct cuse_alloc_info info; in cuse_vmfree()