Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dcachefiles.h66 #define CACHEFILES_IOC_READ_COMPLETE _IOW(0x98, 1, int) macro
/linux-6.3-rc2/fs/cachefiles/
A Dondemand.c88 if (ioctl != CACHEFILES_IOC_READ_COMPLETE) in cachefiles_ondemand_fd_ioctl()
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dcachefiles.rst651 by using the CACHEFILES_IOC_READ_COMPLETE ioctl on one of the anonymous fds
655 ioctl(fd, CACHEFILES_IOC_READ_COMPLETE, msg_id);

Completed in 4 milliseconds