Searched refs:NETFS_WRITEBACK (Results 1 - 7 of 7) sorted by path

/linux-master/fs/9p/
H A Dvfs_addr.c96 if (rreq->origin == NETFS_WRITEBACK)
/linux-master/fs/netfs/
H A Dmain.c41 [NETFS_WRITEBACK] = "WB",
H A Dwrite_collect.c384 if (wreq->origin == NETFS_WRITEBACK)
H A Dwrite_issue.c405 if (wreq->origin == NETFS_WRITEBACK)
515 wreq = netfs_create_write_req(mapping, NULL, folio_pos(folio), NETFS_WRITEBACK);
/linux-master/fs/smb/client/
H A Dfile.c253 } else if (rreq->origin != NETFS_WRITEBACK) {
/linux-master/include/linux/
H A Dnetfs.h209 NETFS_WRITEBACK, /* This write was triggered by writepages */ enumerator in enum:netfs_io_origin
/linux-master/include/trace/events/
H A Dnetfs.h38 EM(NETFS_WRITEBACK, "WB") \

Completed in 191 milliseconds