Searched refs:NETFS_INVALID_READ (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/netfs/
H A Dio.c579 if (source == NETFS_INVALID_READ)
605 source = NETFS_INVALID_READ;
626 source = NETFS_INVALID_READ;
672 if (source == NETFS_INVALID_READ)
/linux-master/include/trace/events/
H A Dnetfs.h61 EM(NETFS_INVALID_READ, "INVL") \
315 __entry->source = sreq ? sreq->source : NETFS_INVALID_READ;
/linux-master/include/linux/
H A Dnetfs.h120 NETFS_INVALID_READ, enumerator in enum:netfs_io_source
/linux-master/fs/cachefiles/
H A Dio.c482 ret = NETFS_INVALID_READ;
/linux-master/fs/erofs/
H A Dfscache.c152 source = NETFS_INVALID_READ;

Completed in 162 milliseconds