Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dwaitqueue.c157 orangefs_normalize_to_errno(op->downcall.status); in service_operation()
H A Dorangefs-kernel.h423 int orangefs_normalize_to_errno(__s32 error_code);
H A Dorangefs-utils.c474 int orangefs_normalize_to_errno(__s32 error_code) in orangefs_normalize_to_errno() function