Searched refs:XATTR_NOSECURITY (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | xattr.h | 24 #define XATTR_NOSECURITY 0x4 /* get value, do not involve security check */ macro
|
| /OK3568_Linux_fs/kernel/security/integrity/evm/ |
| H A D | evm_main.c | 105 XATTR_NOSECURITY); in evm_find_protected_xattrs()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | commoncap.c | 301 XATTR_NOSECURITY); in cap_inode_need_killpriv() 612 XATTR_NOSECURITY); in get_vfs_caps_from_disk()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | mmap.c | 425 xattr_virt, PAGE_SIZE, XATTR_NOSECURITY); in ecryptfs_write_inode_size_to_xattr()
|
| H A D | inode.c | 1044 XATTR_NOSECURITY); in ecryptfs_getxattr_lower()
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | overlayfs.h | 189 return __vfs_getxattr(dentry, ip, name, value, size, XATTR_NOSECURITY); in ovl_do_getxattr()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | xattr.c | 371 if (flags & XATTR_NOSECURITY) in __vfs_getxattr()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 508 0, XATTR_NOSECURITY); in sb_finish_set_opts() 1345 XATTR_NOSECURITY); in inode_doinit_use_xattr() 1351 XATTR_NOSECURITY); in inode_doinit_use_xattr() 1362 context, len, XATTR_NOSECURITY); in inode_doinit_use_xattr()
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smack_lsm.c | 293 XATTR_NOSECURITY); in smk_fetch() 3436 TRANS_TRUE_SIZE, XATTR_NOSECURITY); in smack_d_instantiate()
|