Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Doplock.c491 const char *guid2, *key2; in compare_guid_key() local
493 guid2 = opinfo->conn->ClientGUID; in compare_guid_key()
495 if (!memcmp(guid1, guid2, SMB2_CLIENT_GUID_SIZE) && in compare_guid_key()