Home
last modified time | relevance | path

Searched refs:ORANGEFS_OP_INTERRUPTIBLE (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/orangefs/
A Dwaitqueue.c94 if (flags & ORANGEFS_OP_INTERRUPTIBLE) in service_operation()
325 interruptible = flags & ORANGEFS_OP_INTERRUPTIBLE; in wait_for_matching_downcall()
A Dorangefs-kernel.h460 #define ORANGEFS_OP_INTERRUPTIBLE 1 /* service_operation() is interruptible */ macro
473 ORANGEFS_OP_INTERRUPTIBLE : 0)
A Dorangefs-sysfs.c493 rc = service_operation(new_op, ser_op_type, ORANGEFS_OP_INTERRUPTIBLE); in sysfs_service_op_show()
814 rc = service_operation(new_op, "orangefs_param", ORANGEFS_OP_INTERRUPTIBLE); in sysfs_service_op_store()
A Dsuper.c185 flags = ORANGEFS_OP_INTERRUPTIBLE; in orangefs_statfs()
A Dorangefs-debugfs.c462 ORANGEFS_OP_INTERRUPTIBLE); in orangefs_debug_write()

Completed in 13 milliseconds