Home
last modified time | relevance | path

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

/freebsd/sys/fs/cuse/
H A Dcuse_ioctl.h34 #define CUSE_BUF_MIN_PTR 0x10000UL macro
H A Dcuse.c846 offset = pchk->peer_ptr - CUSE_BUF_MIN_PTR; in cuse_server_ioctl_copy_locked()
1352 } else if (pchk->peer_ptr < CUSE_BUF_MIN_PTR) { in cuse_server_ioctl()
1854 (len == 0) ? *(long *)data : CUSE_BUF_MIN_PTR, in cuse_client_ioctl()