Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dsuper.c255 ORANGEFS_OP_PRIORITY | ORANGEFS_OP_NO_MUTEX); in orangefs_remount()
277 ORANGEFS_OP_PRIORITY | ORANGEFS_OP_NO_MUTEX); in orangefs_remount()
Dwaitqueue.c122 if (flags & ORANGEFS_OP_PRIORITY) in service_operation()
Dorangefs-kernel.h425 #define ORANGEFS_OP_PRIORITY 2 /* service_operation() is high priority */ macro