Searched refs:SMB_QUERY_POSIX_ACL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ | ||
H A D | cifspdu.h | 1601 #define SMB_QUERY_POSIX_ACL 0x204 macro |
H A D | cifssmb.c | 3084 pSMB->InformationLevel = cpu_to_le16(SMB_QUERY_POSIX_ACL); in cifs_do_get_acl() |