Home
last modified time | relevance | path

Searched refs:CACHEFILES_OP_READ (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dcachefiles.h17 CACHEFILES_OP_READ, enumerator
/linux/fs/cachefiles/
H A Dondemand.c114 if (!req || req->msg.opcode != CACHEFILES_OP_READ || in cachefiles_ondemand_fd_ioctl()
366 if (req->msg.opcode != CACHEFILES_OP_READ) in cachefiles_ondemand_select_req()
742 return cachefiles_ondemand_send_req(object, CACHEFILES_OP_READ, in cachefiles_ondemand_read()
H A Dinternal.h345 req->msg.opcode == CACHEFILES_OP_READ; in cachefiles_ondemand_is_reopening_read()
/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst631 READ request (opcode CACHEFILES_OP_READ) to the user daemon. This tells the user