Home
last modified time | relevance | path

Searched defs:ntfs_allowed_access (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g.c134 #define ntfs_allowed_access(scx, ni, type) \ macro
Dlowntfs-3g.c164 #define ntfs_allowed_access(scx, ni, type) \ macro
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c3439 int ntfs_allowed_access(struct SECURITY_CONTEXT *scx, in ntfs_allowed_access() function