Home
last modified time | relevance | path

Searched refs:NETFS_INVALID_READ (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/netfs/
A Dio.c511 if (source == NETFS_INVALID_READ) in netfs_rreq_prepare_read()
526 source = NETFS_INVALID_READ; in netfs_rreq_prepare_read()
532 source = NETFS_INVALID_READ; in netfs_rreq_prepare_read()
569 if (source == NETFS_INVALID_READ) in netfs_rreq_submit_slice()
/linux-6.3-rc2/include/trace/events/
A Dnetfs.h42 E_(NETFS_INVALID_READ, "INVL") \
250 __entry->source = sreq ? sreq->source : NETFS_INVALID_READ;
/linux-6.3-rc2/include/linux/
A Dnetfs.h116 NETFS_INVALID_READ, enumerator
/linux-6.3-rc2/fs/erofs/
A Dfscache.c140 source = NETFS_INVALID_READ; in erofs_fscache_read_folios_async()
/linux-6.3-rc2/fs/cachefiles/
A Dio.c493 ret = NETFS_INVALID_READ; in cachefiles_do_prepare_read()
/linux-6.3-rc2/Documentation/filesystems/
A Dnetfs_library.rst540 * ``NETFS_INVALID_READ``

Completed in 9 milliseconds