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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_aixacl.c23 extern SMB_ACL_T aixacl_to_smbacl( struct acl *file_acl);
75 result = aixacl_to_smbacl(file_acl);
127 result = aixacl_to_smbacl(file_acl);
H A Dvfs_aixacl2.c34 extern SMB_ACL_T aixacl_to_smbacl( struct acl *file_acl);
218 result = aixacl_to_smbacl(pacl);
H A Dvfs_aixacl_util.c23 SMB_ACL_T aixacl_to_smbacl(struct acl *file_acl) function

Completed in 76 milliseconds