Home
last modified time | relevance | path

Searched refs:CIFS_ACL_VERSION (Results 1 – 2 of 2) sorted by relevance

/fs/cifs/
Dcifspdu.h2409 #define CIFS_ACL_VERSION 1 macro
Dcifssmb.c3372 if (le16_to_cpu(cifs_acl->version) != CIFS_ACL_VERSION) in cifs_copy_posix_acl()