Searched defs:xattr_list (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/integrity/evm/ |
H A D | evm.h | 29 struct xattr_list { struct 30 struct list_head list; 31 char *name; 32 bool enabled;
|
/openbmc/linux/fs/smb/server/ |
H A D | vfs.c | 261 char *name, *xattr_list = NULL; in ksmbd_vfs_getcasexattr() local 1325 char *name, *xattr_list = NULL; in ksmbd_vfs_remove_acl_xattrs() local 1364 char *name, *xattr_list = NULL; in ksmbd_vfs_remove_sd_xattrs() local 1734 char *name, *xattr_list = NULL; in ksmbd_vfs_casexattr_len() local
|
H A D | smb2pdu.c | 2478 char *name, *xattr_list = NULL; in smb2_remove_smb_xattrs() local 4610 char *name, *ptr, *xattr_list = NULL, *buf; in smb2_get_ea() local 4936 char *stream_name, *xattr_list = NULL, *stream_buf; in get_file_stream_info() local
|