Home
last modified time | relevance | path

Searched refs:nr_wr_ops (Results 1 – 2 of 2) sorted by relevance

/linux/fs/netfs/
A Dread_helper.c283 if (atomic_dec_and_test(&rreq->nr_wr_ops)) in netfs_rreq_copy_terminated()
305 atomic_inc(&rreq->nr_wr_ops); in netfs_rreq_do_write_to_cache()
336 atomic_inc(&rreq->nr_wr_ops); in netfs_rreq_do_write_to_cache()
345 if (atomic_dec_and_test(&rreq->nr_wr_ops)) in netfs_rreq_do_write_to_cache()
/linux/include/linux/
A Dnetfs.h163 atomic_t nr_wr_ops; /* Number of write ops in progress */ member

Completed in 7 milliseconds