P9_LOCK_TYPE_UNLCK  165 fs/9p/vfs_file.c 		flock.type = P9_LOCK_TYPE_UNLCK;
P9_LOCK_TYPE_UNLCK  260 fs/9p/vfs_file.c 	glock.type  = P9_LOCK_TYPE_UNLCK;
P9_LOCK_TYPE_UNLCK  280 fs/9p/vfs_file.c 	case P9_LOCK_TYPE_UNLCK:
P9_LOCK_TYPE_UNLCK  284 fs/9p/vfs_file.c 	if (glock.type != P9_LOCK_TYPE_UNLCK) {