Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dread_single.c173 NETFS_READ_SINGLE); in netfs_read_single()
H A Dobjects.c60 origin == NETFS_READ_SINGLE || in netfs_alloc_request()
H A Dread_collect.c430 case NETFS_READ_SINGLE: in netfs_read_collection()
H A Dbuffered_read.c243 if (unlikely(rreq->origin == NETFS_READ_SINGLE)) in netfs_read_to_pagecache()
/linux/fs/afs/
H A Dwrite.c203 case NETFS_READ_SINGLE: in afs_retry_request()
H A Dfile.c390 case NETFS_READ_SINGLE: in afs_init_request()
/linux/include/linux/
H A Dnetfs.h204 NETFS_READ_SINGLE, /* This read should be treated as a single object */ enumerator
/linux/include/trace/events/
H A Dnetfs.h40 EM(NETFS_READ_SINGLE, "R1") \