Searched refs:smb_acl_to_posix (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_posixacl.c30 static acl_t smb_acl_to_posix(const struct smb_acl_t *acl);
105 if ((acl = smb_acl_to_posix(theacl)) == NULL) {
121 acl_t acl = smb_acl_to_posix(theacl);
273 static acl_t smb_acl_to_posix(const struct smb_acl_t *acl) function
350 DEBUG(0, ("smb_acl_to_posix: ACL is invalid for set (%s)\n",

Completed in 106 milliseconds