Searched refs:has (Results 1 – 24 of 24) sorted by relevance
/fs/xfs/scrub/ |
D | scrub.c | 240 .has = xfs_has_finobt, 247 .has = xfs_has_rmapbt, 254 .has = xfs_has_reflink, 309 .has = xfs_has_realtime, 316 .has = xfs_has_realtime, 384 if (ops->has && !ops->has(mp)) in xchk_validate_inputs()
|
D | scrub.h | 30 bool (*has)(struct xfs_mount *); member
|
/fs/overlayfs/ |
D | Kconfig | 25 an overlay which has redirects on a kernel that doesn't support this 59 That is, mounting an overlay which has an inodes index on a kernel 84 That is, mounting an overlay which has a full index on a kernel 123 mounting an overlay which has metacopy only inodes on a kernel
|
/fs/jffs2/ |
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
|
D | Kconfig | 175 Tries all compressors and chooses the one which has the smallest 181 Tries all compressors and chooses the one which has the smallest 182 result but gives some preference to LZO (which has faster
|
/fs/ocfs2/ |
D | Kconfig | 13 numbers, and has automatically extending metadata groups which may 65 The ocfs2 filesystem has an extensive logging system. The system
|
/fs/squashfs/ |
D | Kconfig | 34 data. Traditionally Squashfs has decompressed into an 70 Traditionally Squashfs has used single-threaded decompression. 81 If you have a parallel I/O workload and your system has enough memory, 220 has to re-read fragments less often from disk, at the expense
|
/fs/hfsplus/ |
D | Kconfig | 13 data forks and creator codes, but it also has several UNIX
|
/fs/f2fs/ |
D | Kconfig | 20 versatile "flash-friendly" features. The design has been focused on 128 Support LZ4HC compress algorithm, LZ4HC has compatible on-disk
|
/fs/proc/ |
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/minix/ |
D | Kconfig | 9 but has been superseded by the second extended file system ext2fs.
|
/fs/coda/ |
D | Kconfig | 9 disk. Coda has several advantages over NFS: support for
|
/fs/sysfs/ |
D | Kconfig | 12 kernel, such as the devices the kernel has discovered on each bus and
|
/fs/freevxfs/ |
D | Kconfig | 11 data endianess and/or superblock offset. The vxfs module has been
|
/fs/fuse/ |
D | Kconfig | 12 although chances are your distribution already has that library
|
/fs/sysv/ |
D | Kconfig | 28 tar" or preferably "info tar"). Note also that this option has
|
/fs/xfs/libxfs/ |
D | xfs_ialloc.c | 2950 int has; in xfs_ialloc_check_shrink() local 2960 error = xfs_inobt_lookup(cur, agino, XFS_LOOKUP_LE, &has); in xfs_ialloc_check_shrink() 2961 if (error || !has) in xfs_ialloc_check_shrink() 2964 error = xfs_inobt_get_rec(cur, &rec, &has); in xfs_ialloc_check_shrink() 2968 if (!has) { in xfs_ialloc_check_shrink()
|
/fs/befs/ |
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/nfs/ |
D | Kconfig | 214 This is intended for developers only. The READ_PLUS operation has
|
/fs/ |
D | Kconfig.binfmt | 14 and enlarge it by about 13 KB. ELF support under Linux has now all
|
D | Kconfig | 217 tmpfs has historically used only inode numbers as wide as an unsigned
|
/fs/pstore/ |
D | Kconfig | 84 Currently, pstore has support for 6 compression algorithms:
|
/fs/nls/ |
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.
|
/fs/reiserfs/ |
D | README | 159 than the ones just named. SuSE has helped in much more than just
|