Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dsmb2pdu.h430 #define SMB2_WSL_XATTR_UID_SIZE 4 macro
443 SMB2_WSL_XATTR_UID_SIZE + \
Dreparse.c366 { .name = SMB2_WSL_XATTR_UID, .value = uid, .size = SMB2_WSL_XATTR_UID_SIZE, }, in wsl_set_xattrs()