Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dxattrs.c765 if (!ntfs_allowed_as_owner(scx, ni) in ntfs_xattr_system_removexattr()
777 if (!ntfs_allowed_as_owner(scx, ni) in ntfs_xattr_system_removexattr()
785 if (!ntfs_allowed_as_owner(scx, ni) in ntfs_xattr_system_removexattr()
Dsecurity.c3007 BOOL ntfs_allowed_as_owner(struct SECURITY_CONTEXT *scx, ntfs_inode *ni) in ntfs_allowed_as_owner() function
/third_party/ntfs-3g/include/ntfs-3g/
Dsecurity.h228 BOOL ntfs_allowed_as_owner(struct SECURITY_CONTEXT *scx, ntfs_inode *ni);
/third_party/ntfs-3g/src/
Dntfs-3g.c2794 if (ntfs_allowed_as_owner(&security, ni) in ntfs_fuse_utimens()
2853 ownerok = ntfs_allowed_as_owner(&security, ni); in ntfs_fuse_utime()
3480 if (ntfs_allowed_as_owner(&security,ni)) { in ntfs_fuse_setxattr()
3521 || ntfs_allowed_as_owner(&security,ni)) { in ntfs_fuse_setxattr()
3579 if (!ntfs_allowed_as_owner(&security,ni)) { in ntfs_fuse_setxattr()
3718 if (ntfs_allowed_as_owner(&security,ni)) { in ntfs_fuse_removexattr()
3763 || ntfs_allowed_as_owner(&security,ni)) { in ntfs_fuse_removexattr()
3821 if (!ntfs_allowed_as_owner(&security,ni)) { in ntfs_fuse_removexattr()
Dlowntfs-3g.c2082 if (ntfs_allowed_as_owner(scx, ni) in ntfs_fuse_utimens()
2159 ownerok = ntfs_allowed_as_owner(scx, ni); in ntfs_fuse_utime()
3756 if (ntfs_allowed_as_owner(&security, ni)) {
3790 || ntfs_allowed_as_owner(&security, ni)) {
3865 if (!ntfs_allowed_as_owner(&security, ni)) {
4003 if (ntfs_allowed_as_owner(&security, ni)) {
4037 || ntfs_allowed_as_owner(&security, ni)) {
4115 if (!ntfs_allowed_as_owner(&security, ni)) {