Searched refs:P9_LOCK_BLOCKED (Results 1 – 3 of 3) sorted by relevance
171 if (status != P9_LOCK_BLOCKED) in v9fs_file_do_lock()173 if (status == P9_LOCK_BLOCKED && !IS_SETLKW(cmd)) in v9fs_file_do_lock()193 case P9_LOCK_BLOCKED: in v9fs_file_do_lock()
479 #define P9_LOCK_BLOCKED 1 macro
398 #define P9_LOCK_BLOCKED 1 macro