Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dvfs_file.c148 flock.type = P9_LOCK_TYPE_WRLCK; in v9fs_file_do_lock()
264 case P9_LOCK_TYPE_WRLCK: in v9fs_file_getlock()
/linux/include/net/9p/
H A D9p.h289 #define P9_LOCK_TYPE_WRLCK 1 macro