Searched refs:ENOLCK (Results 1 – 2 of 2) sorted by relevance
8 #define ENOLCK 37 /* No record locks available */ macro
1080 #define posix_lock_file(a, b, c) ({ -ENOLCK; })1081 #define posix_lock_file_wait(a, b) ({ -ENOLCK; })1084 #define vfs_lock_file(a, b, c, d) (-ENOLCK)1086 #define flock_lock_file_wait(a, b) ({ -ENOLCK; })