Home
last modified time | relevance | path

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

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