Searched defs:acl_type (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/ |
| H A D | posix_acl.c | 1092 int acl_type; in vfs_set_acl() local 1171 int acl_type, error; in vfs_get_acl() local 1213 int acl_type; in vfs_remove_acl() local [all...] |
| /linux/fs/smb/client/ |
| H A D | cifssmb.c | 3309 const int acl_type, const int size_of_data_area) in cifs_to_posix_acl() argument 3396 const int acl_type) in posix_acl_to_cifs() argument 3441 const int acl_type, cons in cifs_do_get_acl() argument 3535 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 3612 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 3620 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...] |
| /linux/fs/smb/server/ |
| H A D | vfs.c | 1337 ksmbd_vfs_make_xattr_posix_acl(struct mnt_idmap * idmap,struct inode * inode,int acl_type) ksmbd_vfs_make_xattr_posix_acl() argument
|
| /linux/security/tomoyo/ |
| H A D | common.c | 1408 const u8 acl_type = acl->type; in tomoyo_print_entry() local
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 841 enum nfs4_acl_type acl_type; global() member 853 enum nfs4_acl_type acl_type; global() member 862 enum nfs4_acl_type acl_type; global() member
|