Searched refs:security (Results 1 – 19 of 19) sorted by relevance
/fs/9p/ |
D | Kconfig | 41 implemented by security modules like SELinux. This option 42 enables an extended attribute handler for file security 45 If you are not using a security module that requires using 46 extended attributes for file security labels, say N.
|
/fs/jfs/ |
D | Kconfig | 29 implemented by security modules like SELinux. This option 30 enables an extended attribute handler for file security 33 If you are not using a security module that requires using 34 extended attributes for file security labels, say N.
|
/fs/ext2/ |
D | Kconfig | 39 implemented by security modules like SELinux. This option 40 enables an extended attribute handler for file security 43 If you are not using a security module that requires using 44 extended attributes for file security labels, say N.
|
/fs/ext3/ |
D | Kconfig | 40 power failure, which can be a security issue. However, 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.
|
/fs/ext4/ |
D | Kconfig | 60 implemented by security modules like SELinux. This option 61 enables an extended attribute handler for file security 64 If you are not using a security module that requires using 65 extended attributes for file security labels, say N.
|
/fs/reiserfs/ |
D | Kconfig | 83 implemented by security modules like SELinux. This option 84 enables an extended attribute handler for file security 87 If you are not using a security module that requires using 88 extended attributes for file security labels, say N.
|
D | namei.c | 634 struct reiserfs_security_handle security; in reiserfs_create() local 644 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_create() 660 inode, &security); in reiserfs_create() 700 struct reiserfs_security_handle security; in reiserfs_mknod() local 721 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_mknod() 737 inode, &security); in reiserfs_mknod() 780 struct reiserfs_security_handle security; in reiserfs_mkdir() local 806 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_mkdir() 829 dentry, inode, &security); in reiserfs_mkdir() 1087 struct reiserfs_security_handle security; in reiserfs_symlink() local [all …]
|
D | inode.c | 1932 struct reiserfs_security_handle *security) in reiserfs_new_inode() argument 2121 if (security->name) { in reiserfs_new_inode() 2123 retval = reiserfs_security_write(th, inode, security); in reiserfs_new_inode()
|
D | reiserfs.h | 3087 struct reiserfs_security_handle *security);
|
/fs/jffs2/ |
D | Kconfig | 96 implemented by security modules like SELinux. This option 97 enables an extended attribute handler for file security 100 If you are not using a security module that requires using 101 extended attributes for file security labels, say N.
|
D | Makefile | 15 jffs2-$(CONFIG_JFFS2_FS_SECURITY) += security.o
|
/fs/nfsd/ |
D | Kconfig | 90 Say Y here if you want enable fine-grained security label attribute 91 support for NFS version 4. Security labels allow security modules like 95 If you do not wish to enable fine-grained security labels SELinux or
|
/fs/cifs/ |
D | Kconfig | 27 useful performance and security features (see the description 60 bool "Support legacy servers which use weaker LANMAN security" 65 security mechanisms. These hash the password more securely 73 security mechanisms if you are on a public network. Unless you 187 In general SMB3 enables better performance, security
|
/fs/cachefiles/ |
D | Makefile | 13 security.o \
|
/fs/afs/ |
D | Makefile | 22 security.o \
|
/fs/f2fs/ |
D | Kconfig | 64 security labels in the f2fs filesystem, so that it requires enabling 67 If you are not using a security module, say N.
|
/fs/coda/ |
D | Kconfig | 10 replication, security model for authentication and encryption,
|
/fs/ncpfs/ |
D | Kconfig | 29 NCP allows packets to be signed for stronger security. If you want 30 security, say Y. Normal users can leave it off. To be able to use
|
/fs/ |
D | Kconfig | 149 security.* namespaces. 228 RPCSEC security modules.
|