Lines Matching defs:owner
106 * - made Windows owner consistent with Linux owner when changing mode
107 * - allowed owner change on Windows when it does not match Linux owner
149 * - fixed displaying owner and group of a mounted file over Linux
152 * - fixed again displaying owner and group of a mounted file over Linux
197 * - added a distinctive prefix to owner and group SID
224 * - adapted to new NTFS ACLs when owner is same as group
367 /* standard owner (and administrator) rights */
390 #define ROOT_OWNER_UNMARK SYNCHRONIZE /* ACL granted to root as owner */
1001 printf("%*cCreator owner SID\n",-level,marker);
1179 prefix = "Windows owner";
1191 prefix = "Interpreted owner";
1245 printf("%*c owner is defaulted\n",-level-4,marker);
1373 printf("%*cWrite owner\n",-level-8,marker);
1412 printf(" to owner");
1636 osid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1640 printf("== Linux owner is different from Windows owner\n");
1643 printf("== Linux owner is different from Windows owner\n");
1646 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1677 osid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1681 printf("== Linux owner is different from Windows owner\n");
1684 printf("== Linux owner is different from Windows owner\n");
1687 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
1708 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
2713 pnhead->owner = cpu_to_le32(0);
2717 pnhead->owner = cpu_to_le32(pos);
3166 static void basictest(int kind, BOOL isdir, const SID *owner, const SID *group)
3213 attr = ntfs_build_descr(perm,isdir,owner,(const SID*)group);
3240 pxdesc,isdir,owner,
3370 const SID *owner, const SID *group)
3514 pxdesc,isdir,owner,group);
3528 printf("NTFS owner\n");
3605 const SID *owner;
3618 * 2 : owner is root
3620 * 8 : group is owner
3627 owner = (const SID*)group_sid;
3629 owner = (kind & 2 ? adminsid : (const SID*)owner_sid);
3631 basictest(kind, isdir, owner, group);
3638 owner = (const SID*)group_sid;
3640 owner = (kind & 2 ? adminsid : (const SID*)owner_sid);
3642 posixtest(kind, isdir, owner, group);
3727 * append owner and merge its flag
3772 printf("** Could not get owner of %s\n",fullname);
3860 osid = (const SID*)&attr[le32_to_cpu(phead->owner)];
3863 printf("== Windows owner might change\n");
3865 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
3942 osid = (const SID*)&attr[le32_to_cpu(phead->owner)];
3945 printf("== Windows owner might change\n");
3947 usid = (const SID*)&attr[le32_to_cpu(phead->owner)];
4041 printf("# and gid of the Linux owner and group of ");
4232 printf("# Interpreted Unix owner %d, group %d, mode 0%03o\n",
4236 printf("Interpreted Unix owner %d, group %d, mode 0%03o\n",
4458 printf("Interpreted Unix owner %d, group %d, mode 0%03o\n",
4461 printf("Interpreted Unix mode 0%03o (owner and group are unmapped)\n",