| /fs/xfs/scrub/ |
| A D | rcbag.c | 79 int has; in rcbag_add() local 87 if (has) { in rcbag_add() 91 if (!has) { in rcbag_add() 108 if (!has) { in rcbag_add() 158 int has; in rcbag_next_edge() local 173 if (!has) in rcbag_next_edge() 179 if (!has) { in rcbag_next_edge() 218 int has; in rcbag_remove_ending_at() local 232 if (!has) in rcbag_remove_ending_at() 275 int has; in rcbag_dump() local [all …]
|
| A D | scrub.c | 334 .has = xfs_has_finobt, 342 .has = xfs_has_rmapbt, 349 .has = xfs_has_reflink, 402 .has = xfs_has_nonzoned, 409 .has = xfs_has_nonzoned, 460 .has = xfs_has_parent, 467 .has = xfs_has_metadir, 474 .has = xfs_has_rtsb, 481 .has = xfs_has_rtrmapbt, 488 .has = xfs_has_rtreflink, [all …]
|
| A D | rcbag_btree.c | 316 int *has) in rcbagbt_get_rec() argument 321 error = xfs_btree_get_rec(cur, &btrec, has); in rcbagbt_get_rec() 322 if (error || !(*has)) in rcbagbt_get_rec()
|
| A D | rcbag_btree.h | 71 int rcbagbt_get_rec(struct xfs_btree_cur *cur, struct rcbag_rec *rec, int *has);
|
| A D | scrub.h | 99 bool (*has)(const struct xfs_mount *); member
|
| /fs/btrfs/tests/ |
| A D | extent-io-tests.c | 351 u8 has; in check_eb_bitmap() local 354 read_extent_buffer(eb, &has, i / BITS_PER_BYTE, 1); in check_eb_bitmap() 359 i, i / BITS_PER_BYTE, has, expect); in check_eb_bitmap() 366 u8 has; in check_eb_bitmap() local 369 read_extent_buffer(eb, &has, i / BITS_PER_BYTE, 1); in check_eb_bitmap() 375 i / BITS_PER_BYTE, has, expect); in check_eb_bitmap()
|
| /fs/overlayfs/ |
| A D | Kconfig | 26 an overlay which has redirects on a kernel that doesn't support this 60 That is, mounting an overlay which has an inodes index on a kernel 85 That is, mounting an overlay which has a full index on a kernel 124 mounting an overlay which has metacopy only inodes on a kernel
|
| /fs/jffs2/ |
| A D | README.Locking | 29 don't actually get erased until the write-buffer has been flushed to 103 in-core jffs2_inode_cache objects (each inode in JFFS2 has the 105 has to be locked while walking the c->inocache_list hash buckets. 118 c->erase_completion has to be acquired first. 128 discarded or whether it is still required to show that an inode has
|
| 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 183 result but gives some preference to LZO (which has faster
|
| /fs/ocfs2/ |
| A D | Kconfig | 15 numbers, and has automatically extending metadata groups which may 67 The ocfs2 filesystem has an extensive logging system. The system
|
| /fs/squashfs/ |
| A D | Kconfig | 34 data. Traditionally Squashfs has decompressed into an 97 Traditionally Squashfs has used single-threaded decompression. 109 If you have a parallel I/O workload and your system has enough memory, 282 has to re-read fragments less often from disk, at the expense
|
| /fs/hfsplus/ |
| A D | Kconfig | 15 data forks and creator codes, but it also has several UNIX
|
| /fs/f2fs/ |
| A D | Kconfig | 20 versatile "flash-friendly" features. The design has been focused on 128 Support LZ4HC compress algorithm, LZ4HC has compatible on-disk
|
| /fs/sysfs/ |
| A D | Kconfig | 12 kernel, such as the devices the kernel has discovered on each bus and
|
| /fs/coda/ |
| A D | Kconfig | 9 disk. Coda has several advantages over NFS: support for
|
| /fs/minix/ |
| A D | Kconfig | 10 but has been superseded by the second extended file system ext2fs.
|
| /fs/proc/ |
| A D | Kconfig | 20 Before you can use the /proc file system, it has to be mounted, 21 meaning it has to be given a location in the directory hierarchy.
|
| /fs/resctrl/ |
| A D | Kconfig | 13 If your system has the necessary support and you want to be able to
|
| /fs/freevxfs/ |
| A D | Kconfig | 12 data endianness and/or superblock offset. The vxfs module has been
|
| /fs/fuse/ |
| A D | Kconfig | 13 although chances are your distribution already has that library
|
| /fs/btrfs/ |
| A D | Kconfig | 71 This has negative impact on performance.
|
| /fs/xfs/libxfs/ |
| A D | xfs_ialloc.c | 3168 int has; in xfs_ialloc_check_shrink() local 3178 error = xfs_inobt_lookup(cur, agino, XFS_LOOKUP_LE, &has); in xfs_ialloc_check_shrink() 3179 if (error || !has) in xfs_ialloc_check_shrink() 3182 error = xfs_inobt_get_rec(cur, &rec, &has); in xfs_ialloc_check_shrink() 3186 if (!has) { in xfs_ialloc_check_shrink()
|
| /fs/befs/ |
| A D | ChangeLog | 231 to be about as fast (even though it has to look up each file block 353 typedefs, and they are inlcuded in <linux/fs.h>, which has definitions
|
| /fs/ |
| A D | Kconfig.binfmt | 14 and enlarge it by about 13 KB. ELF support under Linux has now all
|
| /fs/nls/ |
| A D | Kconfig | 88 more countries here]. It has some characters useful to many European 103 for much of Central and Eastern Europe. It has all the required 420 <http://linux.speech.cymru.org/> has further information.
|