Home
last modified time | relevance | path

Searched refs:ntfs_find_usid (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dacls.h138 const SID *ntfs_find_usid(const struct MAPPING *usermapping,
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c2689 usid = ntfs_find_usid(scx->mapping[MAPUSERS],uid,(SID*)&defusid); in ntfs_alloc_securid()
2746 usid = ntfs_find_usid(scx->mapping[MAPUSERS],uid,(SID*)&defusid); in ntfs_set_inherited_posix()
2828 usid = ntfs_find_usid(scx->mapping[MAPUSERS],uid,(SID*)&defusid); in ntfs_alloc_securid()
2933 usid = ntfs_find_usid(scx->mapping[MAPUSERS],uid,(SID*)&defusid); in ntfs_set_owner_mode()
3891 usid = ntfs_find_usid(scx->mapping[MAPUSERS], scx->uid, (SID*)&defusid); in build_inherited_id()
5234 usid = ntfs_find_usid(scapi->security.mapping[MAPUSERS], uid, (SID*)&defusid); in ntfs_get_usid()
Dacls.c409 const SID *ntfs_find_usid(const struct MAPPING* usermapping, in ntfs_find_usid() function
1636 sid = ntfs_find_usid(mapping[MAPUSERS], in build_user_denials()
1792 sid = ntfs_find_usid(mapping[MAPUSERS], in build_user_grants()
2183 sid = ntfs_find_usid(mapping[MAPUSERS], in buildacls_posix()