Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.h431 #define SMB2_WSL_XATTR_GID_SIZE 4 macro
444 SMB2_WSL_XATTR_GID_SIZE + \
H A Dreparse.c370 { .name = SMB2_WSL_XATTR_GID, .value = gid, .size = SMB2_WSL_XATTR_GID_SIZE, }, in wsl_set_xattrs()