Searched refs:op_is_cancel (Results 1 – 2 of 2) sorted by relevance
156 #define op_is_cancel(op) ((op)->upcall.type == ORANGEFS_VFS_OP_CANCEL) macro170 if (unlikely(op_is_cancel(op))) { in set_op_state_purged()
486 if (unlikely(op_is_cancel(op))) { in orangefs_devreq_write_iter()