ORANGEFS_VFS_OP_CANCEL   95 fs/orangefs/orangefs-cache.c 		else if (type == ORANGEFS_VFS_OP_CANCEL)
ORANGEFS_VFS_OP_CANCEL  157 fs/orangefs/orangefs-kernel.h #define op_is_cancel(op)         ((op)->upcall.type == ORANGEFS_VFS_OP_CANCEL)
ORANGEFS_VFS_OP_CANCEL  216 fs/orangefs/waitqueue.c 	op->upcall.type = ORANGEFS_VFS_OP_CANCEL;