Home
last modified time | relevance | path

Searched defs:op_is_cancel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-kernel.h157 #define op_is_cancel(op) ((op)->upcall.type == ORANGEFS_VFS_OP_CANCEL) macro
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-kernel.h159 #define op_is_cancel(op) ((op)->upcall.type == ORANGEFS_VFS_OP_CANCEL) macro

Completed in 2 milliseconds