Home
last modified time | relevance | path

Searched refs:P9_LOCK_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux/fs/9p/
H A Dvfs_file.c122 uint8_t status = P9_LOCK_ERROR; in v9fs_file_do_lock()
198 case P9_LOCK_ERROR: in v9fs_file_do_lock()
/linux/include/net/9p/
H A D9p.h480 #define P9_LOCK_ERROR 2 macro