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