Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dacls.h163 struct POSIX_SECURITY *ntfs_merge_descr_posix(const struct POSIX_SECURITY *first,
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c2581 newpxdesc = ntfs_merge_descr_posix(pxdesc, oldpxdesc); in tryposix()
3847 newpxdesc = ntfs_merge_descr_posix(pxdesc, oldpxdesc); in setfull_posix()
/third_party/ntfs-3g/libntfs-3g/
Dacls.c1538 struct POSIX_SECURITY *ntfs_merge_descr_posix(const struct POSIX_SECURITY *first, in ntfs_merge_descr_posix() function