/fs/ext2/ |
D | Kconfig | 37 implemented by security modules like SELinux. This option 38 enables an extended attribute handler for file security 41 If you are not using a security module that requires using 42 extended attributes for file security labels, say N.
|
/fs/9p/ |
D | Kconfig | 40 implemented by security modules like SELinux. This option 41 enables an extended attribute handler for file security 44 If you are not using a security module that requires using 45 extended attributes for file security labels, say N.
|
/fs/ceph/ |
D | Kconfig | 46 implemented by security modules like SELinux. This option 47 enables an extended attribute handler for file security 50 If you are not using a security module that requires using 51 extended attributes for file security labels, say N.
|
/fs/jfs/ |
D | Kconfig | 27 implemented by security modules like SELinux. This option 28 enables an extended attribute handler for file security 31 If you are not using a security module that requires using 32 extended attributes for file security labels, say N.
|
/fs/reiserfs/ |
D | namei.c | 637 struct reiserfs_security_handle security; in reiserfs_create() local 653 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_create() 669 inode, &security); in reiserfs_create() 699 reiserfs_security_free(&security); in reiserfs_create() 709 struct reiserfs_security_handle security; in reiserfs_mknod() local 733 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_mknod() 749 inode, &security); in reiserfs_mknod() 783 reiserfs_security_free(&security); in reiserfs_mknod() 793 struct reiserfs_security_handle security; in reiserfs_mkdir() local 825 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_mkdir() [all …]
|
D | Kconfig | 84 implemented by security modules like SELinux. This option 85 enables an extended attribute handler for file security 88 If you are not using a security module that requires using 89 extended attributes for file security labels, say N.
|
D | inode.c | 1918 struct reiserfs_security_handle *security) in reiserfs_new_inode() argument 2111 if (security->name) { in reiserfs_new_inode() 2113 retval = reiserfs_security_write(th, inode, security); in reiserfs_new_inode()
|
/fs/ext4/ |
D | Kconfig | 88 implemented by security modules like SELinux. This option 89 enables an extended attribute handler for file security 92 If you are not using a security module that requires using 93 extended attributes for file security labels, say N.
|
/fs/ntfs3/ |
D | fsntfs.c | 1843 struct ntfs_index *indx_sdh = &sbi->security.index_sdh; in ntfs_security_init() 1844 struct ntfs_index *indx_sii = &sbi->security.index_sii; in ntfs_security_init() 1913 sbi->security.next_id = SECURITY_ID_FIRST; in ntfs_security_init() 1915 sbi->security.next_off = in ntfs_security_init() 1933 if (next_id >= sbi->security.next_id) in ntfs_security_init() 1934 sbi->security.next_id = next_id; in ntfs_security_init() 1937 sbi->security.ni = ni; in ntfs_security_init() 1955 struct ntfs_inode *ni = sbi->security.ni; in ntfs_get_security_by_id() 1956 struct ntfs_index *indx = &sbi->security.index_sii; in ntfs_get_security_by_id() 2054 struct ntfs_inode *ni = sbi->security.ni; in ntfs_insert_security() [all …]
|
D | super.c | 452 if (sbi->security.ni) in put_ntfs() 453 iput(&sbi->security.ni->vfs_inode); in put_ntfs() 466 indx_clear(&sbi->security.index_sii); in put_ntfs() 467 indx_clear(&sbi->security.index_sdh); in put_ntfs() 561 ni = sbi->security.ni; in ntfs_sync_fs()
|
/fs/ |
D | fs_context.c | 209 ret = security_sb_eat_lsm_opts(options, &fc->security); in generic_parse_monolithic() 377 fc->security = NULL; in vfs_dup_fs_context() 492 security_free_mnt_opts(&fc->security); in put_fs_context() 620 return security_sb_eat_lsm_opts(ctx->legacy_data, &fc->security); in legacy_parse_monolithic() 713 security_free_mnt_opts(&fc->security); in vfs_clean_context()
|
D | Kconfig | 206 security.* namespaces. 333 RPCSEC security modules.
|
D | super.c | 917 retval = security_sb_remount(sb, fc->security); in reconfigure_super() 1589 error = security_sb_set_mnt_opts(sb, fc->security, 0, NULL); in vfs_get_tree()
|
/fs/jffs2/ |
D | Kconfig | 93 implemented by security modules like SELinux. This option 94 enables an extended attribute handler for file security 97 If you are not using a security module that requires using 98 extended attributes for file security labels, say N.
|
D | Makefile | 16 jffs2-$(CONFIG_JFFS2_FS_SECURITY) += security.o
|
/fs/f2fs/ |
D | Kconfig | 72 security labels in the f2fs filesystem, so that it requires enabling 75 lities to executables (the security.* extended attributes). 77 If you are not using a security module, say N.
|
/fs/nfsd/ |
D | Kconfig | 143 Say Y here if you want enable fine-grained security label attribute 144 support for NFS version 4. Security labels allow security modules like 148 If you do not wish to enable fine-grained security labels SELinux or
|
/fs/cachefiles/ |
D | Makefile | 14 security.o \
|
/fs/ubifs/ |
D | Kconfig | 84 security labels in the ubifs filesystem, so that it requires enabling 87 If you are not using a security module, say N.
|
/fs/afs/ |
D | Makefile | 26 security.o \
|
/fs/erofs/ |
D | Kconfig | 71 security labels in the erofs filesystem, so that it requires enabling 74 If you are not using a security module, say N.
|
/fs/smb/client/ |
D | Kconfig | 43 (smbdirect), advanced security features, per-share encryption, 48 performance, security and features, than would be possible with CIFS. 76 additional security features, including protection against
|
/fs/coda/ |
D | Kconfig | 11 replication, security model for authentication and encryption,
|
/fs/nfs/ |
D | getroot.c | 142 error = security_sb_set_mnt_opts(s, fc->security, in nfs_get_root()
|
D | super.c | 1208 if ((old->has_sec_mnt_opts || fc->security) && in nfs_compare_super() 1209 security_sb_mnt_opts_compat(sb, fc->security)) in nfs_compare_super()
|