Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c2068 static int ntfs_get_perm(struct SECURITY_CONTEXT *scx, in ntfs_get_perm() function
2301 static int ntfs_get_perm(struct SECURITY_CONTEXT *scx, in ntfs_get_perm() function
3459 perm = ntfs_get_perm(scx, ni, accesstype); in ntfs_allowed_access()
3535 perm = ntfs_get_perm(scx, dir_ni, S_IWRITE + S_IEXEC); in ntfs_allowed_create()
3540 perm = ntfs_get_perm(scx, dir_ni, S_IWRITE + S_IEXEC); in ntfs_allowed_create()