Home
last modified time | relevance | path

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

/linux/fs/orangefs/
A Ddevorangefs-req.c189 cur_op = NULL; in orangefs_devreq_read()
245 cur_op = op; in orangefs_devreq_read()
253 if (!cur_op) { in orangefs_devreq_read()
260 llu(cur_op->tag), in orangefs_devreq_read()
267 if (op_state_in_progress(cur_op) || op_state_serviced(cur_op)) { in orangefs_devreq_read()
288 &cur_op->tag, in orangefs_devreq_read()
293 &cur_op->upcall, in orangefs_devreq_read()
299 spin_lock(&cur_op->lock); in orangefs_devreq_read()
316 cur_op->op_state, in orangefs_devreq_read()
332 spin_lock(&cur_op->lock); in orangefs_devreq_read()
[all …]

Completed in 3 milliseconds