Searched refs:all (Results 1 – 25 of 25) sorted by relevance
| /fs/affs/ |
| A D | Changes | 13 reads basically work (but all files are of size 0). 132 Didn't release all resources in case of an 153 - Simplified match_name(), changed all hashing 219 - Changed all network byte-order macros to the 274 - Removed all unnecessary external symbols. 279 - Tried to make all types 'correct' and consistent. 281 function. They are all prefixed by a severity
|
| /fs/bcachefs/ |
| A D | xattr.c | 284 bool all) in bch2_xattr_list_bcachefs() argument 286 const char *prefix = all ? "bcachefs_effective." : "bcachefs."; in bch2_xattr_list_bcachefs() 296 if (!all && in bch2_xattr_list_bcachefs() 413 bool all) in __bch2_xattr_bcachefs_get() argument 438 if (!all && in __bch2_xattr_bcachefs_get()
|
| /fs/squashfs/ |
| A D | Kconfig | 10 are very small and all blocks are packed to minimise data overhead. 78 Compile all parallel decompression modes and specify the 157 This option enables caching of all compressed blocks, Without caching, 166 caching all compressed blocks in the page cache, reducing disk I/O for 260 accesses of files in filesystem order) on all media.
|
| /fs/erofs/ |
| A D | decompressor_zstd.c | 20 static struct z_erofs_zstd *z_erofs_isolate_strms(bool all) in z_erofs_isolate_strms() argument 32 z_erofs_zstd_head = all ? NULL : strm->next; in z_erofs_isolate_strms()
|
| /fs/befs/ |
| A D | ChangeLog | 7 * Fixed module makefile problem. It was not compiling all the correct 59 they work. I had forgotten all about them. (inode.c, symlink.c) [WD] 83 * Added byteswapping to all metadata reads from disk. 166 * Converted all non vfs-callback functions to use befs_sb_info as the 179 their enclosing public structures. Switched all references to the 197 * Removed all the Read-Write stuff. I'll redo it when it is time to add
|
| /fs/hfsplus/ |
| A D | Kconfig | 14 MacOS 8. It includes all Mac specific filesystem data such as
|
| /fs/efs/ |
| A D | Kconfig | 12 what all this is about, it's safe to say N. For more information
|
| /fs/gfs2/ |
| A D | Kconfig | 18 machine show up immediately on all other machines in the cluster.
|
| /fs/crypto/ |
| A D | Kconfig | 18 # allows the algorithms to be built as modules when all the filesystems are,
|
| /fs/jffs2/ |
| A D | Kconfig | 176 Tries all compressors and chooses the one which has the smallest 182 Tries all compressors and chooses the one which has the smallest
|
| /fs/fat/ |
| A D | Kconfig | 12 files on them, i.e. MSDOS files will look and behave just like all 50 transparent, i.e. the MSDOS files look and behave just like all
|
| /fs/ |
| A D | Kconfig | 172 Tmpfs is a file system which keeps all files in virtual memory. 306 If you say N, all options in this submenu will be skipped and 351 If you say N, all options in this submenu will be skipped and
|
| A D | Kconfig.binfmt | 14 and enlarge it by about 13 KB. ELF support under Linux has now all 89 cost and disk space to dump all the text. However, versions of
|
| /fs/verity/ |
| A D | Kconfig | 24 fs-verity is especially useful on large files where not all
|
| /fs/ufs/ |
| A D | Kconfig | 30 If you haven't heard about all of this before, it's safe to say N.
|
| /fs/isofs/ |
| A D | Kconfig | 27 characters of almost all languages of the world; see
|
| /fs/cramfs/ |
| A D | README | 26 confused with breadth-first); i.e. like depth-first but listing all of 178 Getting read_folio to read into all the covered pages is harder.
|
| /fs/ext4/ |
| A D | mballoc-test.c | 902 unsigned long start, end, all = 0; in test_mb_mark_used_cost() local 926 all += (end - start); in test_mb_mark_used_cost() 939 kunit_info(test, "costed jiffies %lu\n", all); in test_mb_mark_used_cost()
|
| /fs/f2fs/ |
| A D | Kconfig | 36 /sys/kernel/debug/f2fs/ contains information about all the partitions
|
| A D | checkpoint.c | 595 void f2fs_release_ino_entry(struct f2fs_sb_info *sbi, bool all) in f2fs_release_ino_entry() argument 600 for (i = all ? ORPHAN_INO : APPEND_INO; i < MAX_INO_ENTRY; i++) { in f2fs_release_ino_entry()
|
| A D | f2fs.h | 3943 void f2fs_release_ino_entry(struct f2fs_sb_info *sbi, bool all);
|
| /fs/overlayfs/ |
| A D | Kconfig | 100 unused high bits in underlying filesystem inode numbers to map all
|
| /fs/pstore/ |
| A D | Kconfig | 41 When the option is enabled, pstore will log all kernel
|
| /fs/xfs/ |
| A D | Kconfig | 116 from all other requests, and this can be done quite transparently
|
| /fs/nls/ |
| A D | Kconfig | 103 for much of Central and Eastern Europe. It has all the required
|
Completed in 58 milliseconds