cifs_ntsd 523 fs/cifs/cifsacl.c static void copy_sec_desc(const struct cifs_ntsd *pntsd, cifs_ntsd 524 fs/cifs/cifsacl.c struct cifs_ntsd *pnntsd, __u32 sidsoffset) cifs_ntsd 532 fs/cifs/cifsacl.c pnntsd->dacloffset = cpu_to_le32(sizeof(struct cifs_ntsd)); cifs_ntsd 892 fs/cifs/cifsacl.c struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr, cifs_ntsd 950 fs/cifs/cifsacl.c static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, cifs_ntsd 970 fs/cifs/cifsacl.c ndacloffset = sizeof(struct cifs_ntsd); cifs_ntsd 1029 fs/cifs/cifsacl.c struct cifs_ntsd *get_cifs_acl_by_fid(struct cifs_sb_info *cifs_sb, cifs_ntsd 1032 fs/cifs/cifsacl.c struct cifs_ntsd *pntsd = NULL; cifs_ntsd 1053 fs/cifs/cifsacl.c static struct cifs_ntsd *get_cifs_acl_by_path(struct cifs_sb_info *cifs_sb, cifs_ntsd 1056 fs/cifs/cifsacl.c struct cifs_ntsd *pntsd = NULL; cifs_ntsd 1099 fs/cifs/cifsacl.c struct cifs_ntsd *get_cifs_acl(struct cifs_sb_info *cifs_sb, cifs_ntsd 1103 fs/cifs/cifsacl.c struct cifs_ntsd *pntsd = NULL; cifs_ntsd 1117 fs/cifs/cifsacl.c int set_cifs_acl(struct cifs_ntsd *pnntsd, __u32 acllen, cifs_ntsd 1174 fs/cifs/cifsacl.c struct cifs_ntsd *pntsd = NULL; cifs_ntsd 1222 fs/cifs/cifsacl.c struct cifs_ntsd *pntsd = NULL; /* acl obtained from server */ cifs_ntsd 1223 fs/cifs/cifsacl.c struct cifs_ntsd *pnntsd = NULL; /* modified acl to be sent to server */ cifs_ntsd 46 fs/cifs/cifsacl.h #define DEFAULT_SEC_DESC_LEN (sizeof(struct cifs_ntsd) + \ cifs_ntsd 192 fs/cifs/cifsacl.h #define MIN_SEC_DESC_LEN (sizeof(struct cifs_ntsd) + (2 * MIN_SID_LEN)) cifs_ntsd 457 fs/cifs/cifsglob.h struct cifs_ntsd * (*get_acl)(struct cifs_sb_info *, struct inode *, cifs_ntsd 459 fs/cifs/cifsglob.h struct cifs_ntsd * (*get_acl_by_fid)(struct cifs_sb_info *, cifs_ntsd 461 fs/cifs/cifsglob.h int (*set_acl)(struct cifs_ntsd *, __u32, struct inode *, const char *, cifs_ntsd 210 fs/cifs/cifsproto.h extern struct cifs_ntsd *get_cifs_acl(struct cifs_sb_info *, struct inode *, cifs_ntsd 212 fs/cifs/cifsproto.h extern struct cifs_ntsd *get_cifs_acl_by_fid(struct cifs_sb_info *, cifs_ntsd 214 fs/cifs/cifsproto.h extern int set_cifs_acl(struct cifs_ntsd *, __u32, struct inode *, cifs_ntsd 513 fs/cifs/cifsproto.h __u16 fid, struct cifs_ntsd **acl_inf, __u32 *buflen); cifs_ntsd 515 fs/cifs/cifsproto.h struct cifs_ntsd *, __u32, int); cifs_ntsd 3966 fs/cifs/cifssmb.c struct cifs_ntsd **acl_inf, __u32 *pbuflen) cifs_ntsd 4036 fs/cifs/cifssmb.c if ((*pbuflen < sizeof(struct cifs_ntsd) + 8) || cifs_ntsd 4056 fs/cifs/cifssmb.c struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) cifs_ntsd 2791 fs/cifs/smb2ops.c static struct cifs_ntsd * cifs_ntsd 2795 fs/cifs/smb2ops.c struct cifs_ntsd *pntsd = NULL; cifs_ntsd 2819 fs/cifs/smb2ops.c static struct cifs_ntsd * cifs_ntsd 2823 fs/cifs/smb2ops.c struct cifs_ntsd *pntsd = NULL; cifs_ntsd 2876 fs/cifs/smb2ops.c set_smb2_acl(struct cifs_ntsd *pnntsd, __u32 acllen, cifs_ntsd 2934 fs/cifs/smb2ops.c static struct cifs_ntsd * cifs_ntsd 2939 fs/cifs/smb2ops.c struct cifs_ntsd *pntsd = NULL; cifs_ntsd 4479 fs/cifs/smb2pdu.c struct cifs_ntsd *pnntsd, int pacllen, int aclflag) cifs_ntsd 206 fs/cifs/smb2proto.h struct cifs_ntsd *pnntsd, int pacllen, int aclflag); cifs_ntsd 99 fs/cifs/xattr.c struct cifs_ntsd *pacl; cifs_ntsd 249 fs/cifs/xattr.c struct cifs_ntsd *pacl;