Searched defs:acl_type (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/
H A Dposix_acl.c1092 int acl_type; local
1171 int acl_type, error; local
1213 int acl_type; local
[all...]
/linux-master/security/tomoyo/
H A Dcommon.c1387 const u8 acl_type = acl->type; local
[all...]
/linux-master/fs/smb/server/
H A Dvfs.c1393 ksmbd_vfs_make_xattr_posix_acl(struct mnt_idmap *idmap, struct inode *inode, int acl_type) argument
/linux-master/fs/smb/client/
H A Dcifssmb.c2898 cifs_to_posix_acl(struct posix_acl **acl, char *src, const int acl_type, const int size_of_data_area) argument
2985 posix_acl_to_cifs(char *parm_data, const struct posix_acl *acl, const int acl_type) argument
3029 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) argument
3120 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) argument
3195 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) argument
3203 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) argument
[all...]
/linux-master/include/linux/
H A Dnfs_xdr.h814 enum nfs4_acl_type acl_type; member in struct:nfs_setaclargs
826 enum nfs4_acl_type acl_type; member in struct:nfs_getaclargs
835 enum nfs4_acl_type acl_type; member in struct:nfs_getaclres

Completed in 296 milliseconds