Home
last modified time | relevance | path

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

/linux-5.19.10/fs/orangefs/
Dorangefs-cache.c126 new_op->upcall.type = ORANGEFS_VFS_OP_INVALID; in op_alloc()
127 new_op->downcall.type = ORANGEFS_VFS_OP_INVALID; in op_alloc()
Dorangefs-dev-proto.h19 #define ORANGEFS_VFS_OP_INVALID 0xFF000000 macro
Dwaitqueue.c218 op->downcall.type = ORANGEFS_VFS_OP_INVALID; in orangefs_cancel_op_in_progress()