Searched refs:P9_LOCK_TYPE_RDLCK (Results 1 – 2 of 2) sorted by relevance
145 flock.type = P9_LOCK_TYPE_RDLCK; in v9fs_file_do_lock()261 case P9_LOCK_TYPE_RDLCK: in v9fs_file_getlock()
288 #define P9_LOCK_TYPE_RDLCK 0 macro