Searched refs:extended (Results 1 – 21 of 21) sorted by relevance
/fs/ext2/ |
D | Kconfig | 2 tristate "Second extended fs support" 12 bool "Ext2 extended attributes" 40 enables an extended attribute handler for file security 44 extended attributes for file security labels, say N.
|
/fs/reiserfs/ |
D | Kconfig | 16 It is more easily extended to have features currently found in 18 systems are. The next version will be so extended, and will support 56 bool "ReiserFS extended attributes" 84 enables an extended attribute handler for file security 88 extended attributes for file security labels, say N.
|
/fs/ext3/ |
D | Kconfig | 5 This is the journalling version of the Second extended file system 54 bool "Ext3 extended attributes" 85 enables an extended attribute handler for file security 89 extended attributes for file security labels, say N.
|
/fs/jfs/ |
D | Kconfig | 30 enables an extended attribute handler for file security 34 extended attributes for file security labels, say N.
|
/fs/ext4/ |
D | Kconfig | 61 enables an extended attribute handler for file security 65 extended attributes for file security labels, say N.
|
/fs/hfsplus/ |
D | Kconfig | 7 If you say Y here, you will be able to mount extended format
|
/fs/qnx6/ |
D | Kconfig | 22 Turns on extended debugging output.
|
/fs/9p/ |
D | v9fs_vfs.h | 67 int v9fs_uflags2omode(int uflags, int extended);
|
D | vfs_inode.c | 175 int v9fs_uflags2omode(int uflags, int extended) in v9fs_uflags2omode() argument 195 if (extended) { in v9fs_uflags2omode()
|
/fs/minix/ |
D | Kconfig | 8 but has been superseded by the second extended file system ext2fs.
|
/fs/nilfs2/ |
D | Kconfig | 20 Some features including atime, extended attributes, and POSIX ACLs,
|
/fs/jffs2/ |
D | Kconfig | 97 enables an extended attribute handler for file security 101 extended attributes for file security labels, say N.
|
/fs/f2fs/ |
D | Kconfig | 31 bool "F2FS extended attributes"
|
/fs/cifs/ |
D | Kconfig | 91 bool "CIFS extended attributes" 97 extended attributes beginning with the user namespace prefix
|
D | README | 153 make menuconfig. Client support for extended attributes (user xattr) can be 467 name begins with "user." or "os2.") as OS/2 EAs (extended 543 of the mode via the SETFILEBITS extended attribute (as 719 Enabling Kerberos (extended security) works but requires version 1.2 or later
|
D | CHANGES | 51 flag to be set to 2, and mount must enable krb5 to turn on extended security). 476 Add config option to enable XATTR (extended attribute) support, mapping
|
/fs/affs/ |
D | Changes | 78 - new extended block handling 250 cache. If a file was extended by means of
|
/fs/xfs/ |
D | Kconfig | 9 support large files and large filesystems, extended attributes,
|
/fs/ |
D | Kconfig | 140 bool "Tmpfs extended attributes"
|
/fs/squashfs/ |
D | Kconfig | 76 Saying Y here includes support for extended attributes (xattrs).
|
/fs/btrfs/ |
D | volumes.c | 3031 static int alloc_profile_is_valid(u64 flags, int extended) in alloc_profile_is_valid() argument 3033 u64 mask = (extended ? BTRFS_EXTENDED_PROFILE_MASK : in alloc_profile_is_valid() 3044 return !extended; /* "0" is valid for usual profiles */ in alloc_profile_is_valid()
|