Searched refs:use (Results 1 – 25 of 48) sorted by relevance
12
/fs/fat/ |
D | Kconfig | 6 If you want to use one of the FAT-based file systems (the MS-DOS and 16 order to make use of it. 25 file system and use GNU tar's M option. GNU tar is a program 42 Linux, you can either use the DOS emulator DOSEMU, described in the 46 intend to use dosemu with a non-compressed MSDOS partition, say Y 52 partitions, you should use the VFAT file system (say Y to "VFAT fs 93 like FAT to use. It should probably match the character set 94 that most of your FAT filesystems use, and can be overridden 98 instead if you would like to use UTF-8 encoded file names by default. 115 Say Y if you use UTF-8 encoding for file names, N otherwise.
|
/fs/gfs2/ |
D | Kconfig | 12 Allows a cluster of computers to simultaneously use a block device 20 To use the GFS2 filesystem in a cluster, you will need to enable 25 you want to use the DLM, be sure to enable IPv4/6 networking. 35 interface between GFS2 and the DLM, which is required to use GFS2
|
/fs/crypto/ |
D | Kconfig | 14 F2FS and UBIFS make use of this feature. 21 # needs "by default". If userspace will use "non-default" encryption modes such 43 bool "Enable fscrypt to use inline crypto" 46 Enable fscrypt to use inline encryption hardware if available.
|
/fs/ntfs3/ |
D | Kconfig | 10 File system type to use on mount is "ntfs3". Module name (M option) 20 If activated 64 bits per clusters you will be able to use 4k cluster 29 In Windows 10 one can use command "compact" to compress any files.
|
D | attrib.c | 1160 u32 use = data_size - vbo; in attr_data_read_resident() local 1162 if (use > PAGE_SIZE) in attr_data_read_resident() 1163 use = PAGE_SIZE; in attr_data_read_resident() 1165 memcpy(kaddr, data + vbo, use); in attr_data_read_resident() 1166 memset(kaddr + use, 0, PAGE_SIZE - use); in attr_data_read_resident() 1199 u32 use = data_size - vbo; in attr_data_write_resident() local 1201 if (use > PAGE_SIZE) in attr_data_write_resident() 1202 use = PAGE_SIZE; in attr_data_write_resident() 1203 memcpy(data + vbo, kaddr, use); in attr_data_write_resident()
|
/fs/jffs2/ |
D | Kconfig | 8 for use on diskless embedded devices. It provides improved wear 9 levelling, compression and support for hard links. You cannot use 21 code. Set it to zero for use in production systems. For evaluation, 58 This feature makes it possible to use summary information 121 lossless data-compression library for use on virtually any computer
|
/fs/befs/ |
D | ChangeLog | 37 * Sergey S. Kostyliov made befs_find_key() use a binary search to find 41 * Made a debian package of the source for use with kernel-package. [WD] 96 * Make directory lookup/read use the NLS if an iocharset is provided. [WD] 159 * Made inode allocations use a slab cache 166 * Converted all non vfs-callback functions to use befs_sb_info as the 170 * Fixed a couple of compile warnings due to use of malloc.h, when slab.h 180 private portions to use them. (many files) [WD] 206 * Made it an option to use the old non-pagecache befs_file_read() for 268 Made befs_readdir() use them them instead of the cruft in index.c. 272 * Converted befs_read_file() to use the new datastream code.
|
D | Kconfig | 14 If you use this filesystem, you should also say Y to at least one 26 If you say Y here, you can use the 'debug' mount option to enable
|
/fs/ |
D | Kconfig.binfmt | 66 other. This makes this format ideal for use in environments where no 149 formats into the kernel. You will like this especially when you use 159 <file:Documentation/admin-guide/binfmt-misc.rst> to learn how to use this 164 To use binfmt_misc, you will need to mount it: 168 you have use for it; the module is called binfmt_misc. If you
|
/fs/cramfs/ |
D | README | 143 `always use little-endian' (like ext2fs) or `writer chooses 147 The cost of swabbing is changing the code to use the le32_to_cpu 163 It's easy enough to change the kernel to use a smaller value than 171 with kernels having larger PAGE_SIZE can make use of that if 182 will disagree. (If it is implemented, then I'll re-use that code in 186 Another cost of 2 and 3 over 1 is making mkcramfs use a different
|
/fs/overlayfs/ |
D | Kconfig | 18 If this config option is enabled then overlay filesystems will use 49 If this config option is enabled then overlay filesystems will use 70 If this config option is enabled then overlay filesystems will use 98 If this config option is enabled then overlay filesystems will use
|
/fs/fuse/ |
D | Kconfig | 18 If you want to develop a userspace FS, or if you want to use 28 If you want to develop or use a userspace character device
|
/fs/romfs/ |
D | Kconfig | 33 This permits ROMFS to use block devices buffered through the page 43 This permits ROMFS to use MTD based devices directly, without the
|
/fs/ufs/ |
D | Kconfig | 7 OpenBSD and NeXTstep) use a file system called UFS. Some System V 23 NeXT character set to the Latin1 character set; use the program
|
/fs/proc/ |
D | Kconfig | 10 version of the program less: you need to use more or cat. 17 to use the same IRQ). The program procinfo to display some 20 Before you can use the /proc file system, it has to be mounted,
|
/fs/verity/ |
D | Kconfig | 18 use an ioctl to enable verity for a file, which causes the 25 various use cases where normally the whole file would need to
|
/fs/xfs/ |
D | Kconfig | 12 variable block sizes, is extent based, and makes extensive use of 23 to use an initial ramdisk (initrd) to boot. 82 If you say Y here you will be able to mount and use XFS filesystems 141 However, similar to XFS_DEBUG, it is only advisable to use this if you
|
/fs/quota/ |
D | Kconfig | 14 Note that gfs2 and xfs use their own quota system. 38 future. Please use notification via netlink socket instead.
|
/fs/ocfs2/ |
D | Kconfig | 14 also make it attractive for non-clustered use. 45 This option will allow OCFS2 to use userspace clustering services
|
/fs/orangefs/ |
D | Kconfig | 6 Orange is a parallel file system designed for use on high end
|
/fs/vboxsf/ |
D | Kconfig | 10 If you want to use shared folders in VirtualBox guests, answer Y or M.
|
/fs/affs/ |
D | Changes | 59 - use mark_buffer_dirty_inode instead of mark_buffer_dirty. 94 - Converted to use 2.3.x page cache [Dave Jones] 154 and case insensitive name comparisons to use 200 affs use it on a 68k, they didn't notice. But why did
|
/fs/unicode/ |
D | Kconfig | 11 system actually use it.
|
/fs/erofs/ |
D | Kconfig | 36 For daily use, say N. 107 This permits EROFS to use fscache-backed data blobs with on-demand
|
/fs/nfs/ |
D | Kconfig | 70 option to prevent your NFS client from trying to use the NFSv3 183 IP address. Select Y here if you would rather use your own DNS 205 Choose Y here to disable the use of NFS over UDP. NFS over UDP
|
12