Searched refs:NETFS_PGPRIV2_COPY_TO_CACHE (Results 1 – 7 of 7) sorted by relevance
48 [NETFS_PGPRIV2_COPY_TO_CACHE] = "2C",
106 NETFS_PGPRIV2_COPY_TO_CACHE); in netfs_pgpriv2_begin_copy_to_cache()
124 if (wreq->origin == NETFS_PGPRIV2_COPY_TO_CACHE) { in netfs_writeback_unlock_folios()215 wreq->origin == NETFS_PGPRIV2_COPY_TO_CACHE) in netfs_collect_write_results()
100 origin == NETFS_PGPRIV2_COPY_TO_CACHE); in netfs_create_write_req()
267 if (WARN_ON_ONCE(rreq->origin != NETFS_PGPRIV2_COPY_TO_CACHE)) in nfs_netfs_init_request()
216 NETFS_PGPRIV2_COPY_TO_CACHE, /* [DEPRECATED] This is writing read data to the cache */ enumerator
47 E_(NETFS_PGPRIV2_COPY_TO_CACHE, "2C")