Searched refs:CIFS_ACL_VERSION (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/client/ | ||
| H A D | smb1pdu.h | 2103 #define CIFS_ACL_VERSION 1 macro |
| H A D | cifssmb.c | 3317 if (le16_to_cpu(cifs_acl->version) != CIFS_ACL_VERSION) in cifs_to_posix_acl() |