/kernel/linux/linux-6.6/fs/ |
H A D | posix_acl.c | 1093 int acl_type; in vfs_set_acl() local 1172 int acl_type, error; in vfs_get_acl() local 1214 int acl_type; in vfs_remove_acl() local [all...] |
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.c | 1395 const u8 acl_type = acl->type; in tomoyo_print_entry() local [all...] |
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | vfs.c | 1377 ksmbd_vfs_make_xattr_posix_acl(struct mnt_idmap *idmap, struct inode *inode, int acl_type) ksmbd_vfs_make_xattr_posix_acl() argument
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.c | 1387 const u8 acl_type = acl->type; in tomoyo_print_entry() local [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifssmb.c | 3434 cifs_copy_posix_acl(char *trgt, char *src, const int buflen, const int acl_type, const int size_of_data_area) cifs_copy_posix_acl() argument 3509 ACL_to_cifs_posix(char *parm_data, const char *pACL, const int buflen, const int acl_type) ACL_to_cifs_posix() argument 3552 CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *searchName, char *acl_inf, const int buflen, const int acl_type, const struct nls_table *nls_codepage, int remap) CIFSSMBGetPosixACL() argument 3639 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *fileName, const char *local_acl, const int buflen, const int acl_type, const struct nls_table *nls_codepage, int remap) CIFSSMBSetPosixACL() argument [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifssmb.c | 2888 cifs_to_posix_acl(struct posix_acl **acl, char *src, const int acl_type, const int size_of_data_area) cifs_to_posix_acl() argument 2975 posix_acl_to_cifs(char *parm_data, const struct posix_acl *acl, const int acl_type) posix_acl_to_cifs() argument 3019 cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *searchName, struct posix_acl **acl, const int acl_type, const struct nls_table *nls_codepage, int remap) cifs_do_get_acl() argument 3110 cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *fileName, const struct posix_acl *acl, const int acl_type, const struct nls_table *nls_codepage, int remap) cifs_do_set_acl() argument 3185 cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *searchName, struct posix_acl **acl, const int acl_type, const struct nls_table *nls_codepage, int remap) cifs_do_get_acl() argument 3193 cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *fileName, const struct posix_acl *acl, const int acl_type, const struct nls_table *nls_codepage, int remap) cifs_do_set_acl() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_xdr.h | 814 enum nfs4_acl_type acl_type; member 826 enum nfs4_acl_type acl_type; member 835 enum nfs4_acl_type acl_type; member
|