Searched refs:P9_LOCK_BLOCKED (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/9p/
H A Dvfs_file.c162 * if its a blocked request and we get P9_LOCK_BLOCKED as the status
170 if (status != P9_LOCK_BLOCKED)
172 if (status == P9_LOCK_BLOCKED && !IS_SETLKW(cmd))
192 case P9_LOCK_BLOCKED:
/linux-master/include/net/9p/
H A D9p.h479 #define P9_LOCK_BLOCKED 1 macro

Completed in 206 milliseconds