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