Searched refs:CIFS_ACL_VERSION (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ | ||
D | cifspdu.h | 2448 #define CIFS_ACL_VERSION 1 macro |
D | cifssmb.c | 3444 if (le16_to_cpu(cifs_acl->version) != CIFS_ACL_VERSION) in cifs_copy_posix_acl() |