Searched refs:NETFS_SREQ_COPY_TO_CACHE (Results 1 – 2 of 2) sorted by relevance
251 if (test_bit(NETFS_SREQ_COPY_TO_CACHE, &front->flags)) in netfs_collect_read_results()
189 #define NETFS_SREQ_COPY_TO_CACHE 0 /* Set if should copy the data to the cache */ macro