Home
last modified time | relevance | path

Searched refs:NETFS_DIO_WRITE (Results 1 – 9 of 9) sorted by relevance

/linux/fs/netfs/
H A Dwrite_collect.c403 wreq->origin == NETFS_DIO_WRITE) && in netfs_write_collection()
407 if (wreq->origin == NETFS_DIO_WRITE && in netfs_write_collection()
420 if (wreq->origin == NETFS_DIO_WRITE) in netfs_write_collection()
H A Dmain.c48 [NETFS_DIO_WRITE] = "DW",
H A Ddirect_write.c38 NETFS_DIO_WRITE : NETFS_UNBUFFERED_WRITE); in netfs_unbuffered_write_iter_locked()
H A Dmisc.c472 case NETFS_DIO_WRITE: in netfs_wait_for_in_progress()
H A Dwrite_issue.c714 if (wreq->origin == NETFS_DIO_WRITE) in netfs_unbuffered_write()
/linux/include/linux/
H A Dnetfs.h213 NETFS_DIO_WRITE, /* This is a direct I/O write */ enumerator
/linux/fs/afs/
H A Dfile.c402 case NETFS_DIO_WRITE: in afs_init_request()
/linux/include/trace/events/
H A Dnetfs.h48 EM(NETFS_DIO_WRITE, "DW") \
/linux/fs/smb/client/
H A Dfile.c2445 wdata->rreq->origin == NETFS_DIO_WRITE)) in cifs_write_subrequest_terminated()