Searched refs:P9_LOCK_TYPE_UNLCK (Results 1 – 4 of 4) sorted by relevance
147 flock.type = P9_LOCK_TYPE_UNLCK; in v9fs_file_do_lock()242 glock.type = P9_LOCK_TYPE_UNLCK; in v9fs_file_getlock()262 case P9_LOCK_TYPE_UNLCK: in v9fs_file_getlock()266 if (glock.type != P9_LOCK_TYPE_UNLCK) { in v9fs_file_getlock()
290 #define P9_LOCK_TYPE_UNLCK 2 macro
395 #define P9_LOCK_TYPE_UNLCK 2 macro
3787 glock.type = P9_LOCK_TYPE_UNLCK; in v9fs_getlock()