Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2pdu.h432 #define SMB2_WSL_XATTR_MODE_SIZE 4 macro
445 SMB2_WSL_XATTR_MODE_SIZE + \
H A Dreparse.c606 { .name = SMB2_WSL_XATTR_MODE, .value = mode, .size = SMB2_WSL_XATTR_MODE_SIZE, }, in wsl_set_xattrs()