Home
last modified time | relevance | path

Searched refs:P9_LOCK_TYPE_RDLCK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/9p/
H A D9p.h288 #define P9_LOCK_TYPE_RDLCK 0 macro
/openbmc/linux/fs/9p/
H A Dvfs_file.c141 flock.type = P9_LOCK_TYPE_RDLCK; in v9fs_file_do_lock()
256 case P9_LOCK_TYPE_RDLCK: in v9fs_file_getlock()
/openbmc/qemu/hw/9pfs/
H A D9p.h393 #define P9_LOCK_TYPE_RDLCK 0 macro