Home
last modified time | relevance | path

Searched refs:ntfs_acl_owner (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dacls.h144 const SID *ntfs_acl_owner(const char *secattr);
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c2103 usid = ntfs_acl_owner(securattr); in ntfs_get_perm()
2202 usid = ntfs_acl_owner(securattr); in ntfs_get_posix_acl()
2335 usid = ntfs_acl_owner(securattr); in ntfs_get_perm()
2480 usid = ntfs_acl_owner(securattr); in ntfs_get_owner_mode()
2591 usid = ntfs_acl_owner(securattr); in inherit_posix()
3036 usid = ntfs_acl_owner(oldattr); in ntfs_allowed_as_owner()
3120 usid = ntfs_acl_owner(oldattr); in ntfs_set_posix_acl()
3297 usid = ntfs_acl_owner(oldattr); in ntfs_set_mode()
3673 usid = ntfs_acl_owner(oldattr); in ntfs_set_owner()
3805 usid = ntfs_acl_owner(oldattr); in ntfs_set_ownmod()
[all …]
Dacls.c3564 const SID *ntfs_acl_owner(const char *securattr) in ntfs_acl_owner() function
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c1192 sid = (const char*)ntfs_acl_owner((const char*)attr); in showownership()
1637 usid = ntfs_acl_owner((const char*)attr); in linux_permissions_posix()
1678 usid = ntfs_acl_owner((const char*)attr); in linux_permissions()
1703 usid = ntfs_acl_owner((const char*)attr); in linux_owner()
3861 usid = ntfs_acl_owner((const char*)attr); in setfull_posix()
3943 usid = ntfs_acl_owner((const char*)attr); in setfull()