Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dmain.c40 [NETFS_READ_SINGLE] = "R1",
H A Dmisc.c473 case NETFS_READ_SINGLE: in netfs_wait_for_in_progress()
H A Dread_collect.c432 case NETFS_READ_SINGLE: in netfs_read_collection()
/linux/include/linux/
H A Dnetfs.h205 NETFS_READ_SINGLE, /* This read should be treated as a single object */ enumerator
/linux/fs/afs/
H A Dfile.c390 case NETFS_READ_SINGLE: in afs_init_request()
/linux/include/trace/events/
H A Dnetfs.h40 EM(NETFS_READ_SINGLE, "R1") \