/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsacl.c | 1103 get_cifs_acl_by_fid(struct cifs_sb_info *cifs_sb, const struct cifs_fid *cifsfid, u32 *pacllen) get_cifs_acl_by_fid() argument 1127 get_cifs_acl_by_path(struct cifs_sb_info *cifs_sb, const char *path, u32 *pacllen) get_cifs_acl_by_path() argument 1170 get_cifs_acl(struct cifs_sb_info *cifs_sb, struct inode *inode, const char *path, u32 *pacllen) get_cifs_acl() argument
|
H A D | smb2ops.c | 3215 get_smb2_acl_by_fid(struct cifs_sb_info *cifs_sb, const struct cifs_fid *cifsfid, u32 *pacllen) get_smb2_acl_by_fid() argument 3243 get_smb2_acl_by_path(struct cifs_sb_info *cifs_sb, const char *path, u32 *pacllen) get_smb2_acl_by_path() argument 3357 get_smb2_acl(struct cifs_sb_info *cifs_sb, struct inode *inode, const char *path, u32 *pacllen) get_smb2_acl() argument
|
H A D | smb2pdu.c | 4980 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct cifs_ntsd *pnntsd, int pacllen, int aclflag) SMB2_set_acl() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsacl.c | 1388 get_cifs_acl_by_fid(struct cifs_sb_info *cifs_sb, const struct cifs_fid *cifsfid, u32 *pacllen, u32 __maybe_unused unused) get_cifs_acl_by_fid() argument 1413 get_cifs_acl_by_path(struct cifs_sb_info *cifs_sb, const char *path, u32 *pacllen) get_cifs_acl_by_path() argument 1457 get_cifs_acl(struct cifs_sb_info *cifs_sb, struct inode *inode, const char *path, u32 *pacllen, u32 info) get_cifs_acl() argument
|
H A D | smb2ops.c | 3136 get_smb2_acl_by_fid(struct cifs_sb_info *cifs_sb, const struct cifs_fid *cifsfid, u32 *pacllen, u32 info) get_smb2_acl_by_fid() argument 3165 get_smb2_acl_by_path(struct cifs_sb_info *cifs_sb, const char *path, u32 *pacllen, u32 info) get_smb2_acl_by_path() argument 3290 get_smb2_acl(struct cifs_sb_info *cifs_sb, struct inode *inode, const char *path, u32 *pacllen, u32 info) get_smb2_acl() argument
|
H A D | smb2pdu.c | 5424 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct cifs_ntsd *pnntsd, int pacllen, int aclflag) SMB2_set_acl() argument
|