Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dsuper.c271 ORANGEFS_OP_PRIORITY | ORANGEFS_OP_NO_MUTEX); in orangefs_remount()
293 ORANGEFS_OP_PRIORITY | ORANGEFS_OP_NO_MUTEX); in orangefs_remount()
H A Dwaitqueue.c122 if (flags & ORANGEFS_OP_PRIORITY) in service_operation()
H A Dorangefs-kernel.h461 #define ORANGEFS_OP_PRIORITY 2 /* service_operation() is high priority */ macro