Searched defs:xattr_list (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/security/integrity/evm/ |
D | evm.h | 29 struct xattr_list { struct 30 struct list_head list; 31 char *name; 32 bool enabled;
|
/linux-6.1.9/fs/ksmbd/ |
D | vfs.c | 252 char *name, *xattr_list = NULL; in ksmbd_vfs_getcasexattr() local 1304 char *name, *xattr_list = NULL; in ksmbd_vfs_remove_acl_xattrs() local 1338 char *name, *xattr_list = NULL; in ksmbd_vfs_remove_sd_xattrs() local 1694 char *name, *xattr_list = NULL; in ksmbd_vfs_casexattr_len() local
|
D | smb2pdu.c | 2320 char *name, *xattr_list = NULL; in smb2_remove_smb_xattrs() local 4160 char *name, *ptr, *xattr_list = NULL, *buf; in smb2_get_ea() local 4499 char *stream_name, *xattr_list = NULL, *stream_buf; in get_file_stream_info() local
|