/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsacl.c | 523 static void copy_sec_desc(const struct cifs_ntsd *pntsd, in copy_sec_desc() argument 943 parse_sec_desc(struct cifs_sb_info *cifs_sb, struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr, bool get_mode_from_special_sid) parse_sec_desc() argument 1002 build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, __u32 secdesclen, __u64 nmode, kuid_t uid, kgid_t gid, bool mode_from_sid, bool id_from_sid, int *aclflag) build_sec_desc() argument 1106 struct cifs_ntsd *pntsd = NULL; get_cifs_acl_by_fid() local 1130 struct cifs_ntsd *pntsd = NULL; get_cifs_acl_by_path() local 1174 struct cifs_ntsd *pntsd = NULL; get_cifs_acl() local 1242 struct cifs_ntsd *pntsd = NULL; cifs_acl_to_fattr() local 1291 struct cifs_ntsd *pntsd = NULL; /* acl obtained from server */ id_mode_to_cifs_acl() local [all...] |
H A D | cifssmb.c | 3981 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) CIFSSMBSetCIFSACL() argument
|
H A D | smb2ops.c | 3218 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_fid() local 3246 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_path() local 3361 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl() local
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | smbacl.c | 814 int parse_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd, in parse_sec_desc() argument 895 build_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd, struct smb_ntsd *ppntsd, int ppntsd_size, int addition_info, __u32 *secdesclen, struct smb_fattr *fattr) build_sec_desc() argument 1109 struct smb_ntsd *pntsd; smb_inherit_dacl() local 1219 struct smb_ntsd *pntsd = NULL; smb_check_perm_dacl() local 1381 set_info_sec(struct ksmbd_conn *conn, struct ksmbd_tree_connect *tcon, const struct path *path, struct smb_ntsd *pntsd, int ntsd_len, bool type_check, bool get_write) set_info_sec() argument [all...] |
H A D | vfs.c | 1442 ksmbd_vfs_set_sd_xattr(struct ksmbd_conn *conn, struct mnt_idmap *idmap, const struct path *path, struct smb_ntsd *pntsd, int len, bool get_write) ksmbd_vfs_set_sd_xattr() argument 1518 ksmbd_vfs_get_sd_xattr(struct ksmbd_conn *conn, struct mnt_idmap *idmap, struct dentry *dentry, struct smb_ntsd **pntsd) ksmbd_vfs_get_sd_xattr() argument [all...] |
H A D | smb2pdu.c | 3125 struct smb_ntsd *pntsd; in smb2_open() local 5222 struct smb_ntsd *pntsd = (struct smb_ntsd *)rsp->Buffer, *ppntsd = NULL; in smb2_get_info_sec() local 6022 struct smb_ntsd *pntsd = (struct smb_ntsd *)buffer; smb2_set_info_sec() local [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsacl.c | 518 static __u32 copy_sec_desc(const struct cifs_ntsd *pntsd, in copy_sec_desc() argument 1193 parse_sec_desc(struct cifs_sb_info *cifs_sb, struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr, bool get_mode_from_special_sid) parse_sec_desc() argument 1252 build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, __u32 secdesclen, __u32 *pnsecdesclen, __u64 *pnmode, kuid_t uid, kgid_t gid, bool mode_from_sid, bool id_from_sid, int *aclflag) build_sec_desc() argument 1392 struct cifs_ntsd *pntsd = NULL; get_cifs_acl_by_fid() local 1416 struct cifs_ntsd *pntsd = NULL; get_cifs_acl_by_path() local 1461 struct cifs_ntsd *pntsd = NULL; get_cifs_acl() local 1531 struct cifs_ntsd *pntsd = NULL; cifs_acl_to_fattr() local 1584 struct cifs_ntsd *pntsd = NULL; /* acl obtained from server */ id_mode_to_cifs_acl() local [all...] |
H A D | cifssmb.c | 3467 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) CIFSSMBSetCIFSACL() argument
|
H A D | smb2ops.c | 3139 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_fid() local 3168 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_path() local 3294 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl() local
|