Searched refs:has (Results 1 – 25 of 66) sorted by relevance
123
/linux-4.19.296/drivers/char/mwave/ |
D | README | 13 Tracing only occurs if the driver has been compiled with the 18 If the dsp irq has not been setup and stored in bios by the 23 If the dsp io range has not been setup and stored in bios by the 28 If the mwave's uart irq has not been setup and stored in bios by the 33 If the uart io range has not been setup and stored in bios by the
|
/linux-4.19.296/fs/xfs/scrub/ |
D | scrub.c | 253 .has = xfs_sb_version_hasfinobt, 260 .has = xfs_sb_version_hasrmapbt, 267 .has = xfs_sb_version_hasreflink, 322 .has = xfs_sb_version_hasrealtime, 329 .has = xfs_sb_version_hasrealtime, 391 if (ops->has && !ops->has(&mp->m_sb)) in xchk_validate_inputs()
|
D | scrub.h | 31 bool (*has)(struct xfs_sb *); member
|
/linux-4.19.296/fs/overlayfs/ |
D | Kconfig | 24 an overlay which has redirects on a kernel that doesn't support this 58 That is, mounting an overlay which has an inodes index on a kernel 83 That is, mounting an overlay which has a full index on a kernel 121 mounting an overlay which has metacopy only inodes on a kernel
|
/linux-4.19.296/fs/befs/ |
D | TODO | 6 * Befs_fs.h has gotten big and messy. No reason not to break it up into
|
/linux-4.19.296/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 | 174 Tries all compressors and chooses the one which has the smallest 180 Tries all compressors and chooses the one which has the smallest 181 result but gives some preference to LZO (which has faster
|
/linux-4.19.296/fs/hfsplus/ |
D | Kconfig | 12 data forks and creator codes, but it also has several UNIX
|
/linux-4.19.296/fs/ocfs2/ |
D | Kconfig | 12 numbers, and has automatically extending metadata groups which may 64 The ocfs2 filesystem has an extensive logging system. The system
|
/linux-4.19.296/drivers/auxdisplay/ |
D | Kconfig | 63 many parallel ports are present and which address each one has. 120 As the LCD is not memory mapped, the driver has to make the work by 339 signal has been connected. It can be : 354 signal has been connected. It can be : 369 signal has been connected. It can be : 384 LCD 'SCL' signal has been connected. It can be : 399 LCD 'SDA' signal has been connected. It can be : 414 has been connected. It can be :
|
/linux-4.19.296/drivers/soundwire/ |
D | Kconfig | 29 If you have an Intel platform which has a SoundWire Master then
|
/linux-4.19.296/drivers/pci/endpoint/ |
D | Kconfig | 13 endpoint. This should be enabled if the platform has a PCI
|
/linux-4.19.296/fs/squashfs/ |
D | Kconfig | 33 data. Traditionally Squashfs has decompressed into an 69 Traditionally Squashfs has used single-threaded decompression. 80 If you have a parallel I/O workload and your system has enough memory, 219 has to re-read fragments less often from disk, at the expense
|
/linux-4.19.296/drivers/parisc/ |
D | README.dino | 4 ** "HP has discovered a potential system defect that can affect
|
/linux-4.19.296/fs/fuse/ |
D | Kconfig | 11 although chances are your distribution already has that library
|
/linux-4.19.296/drivers/dma-buf/ |
D | Kconfig | 12 userspace components. It has been ported from Android.
|
/linux-4.19.296/fs/sysfs/ |
D | Kconfig | 11 kernel, such as the devices the kernel has discovered on each bus and
|
/linux-4.19.296/fs/minix/ |
D | Kconfig | 8 but has been superseded by the second extended file system ext2fs.
|
/linux-4.19.296/fs/coda/ |
D | Kconfig | 8 disk. Coda has several advantages over NFS: support for
|
/linux-4.19.296/drivers/isdn/hardware/eicon/ |
D | Kconfig | 18 has to be downloaded into the card using the divactrl utility.
|
/linux-4.19.296/fs/freevxfs/ |
D | Kconfig | 10 data endianess and/or superblock offset. The vxfs module has been
|
/linux-4.19.296/drivers/iio/magnetometer/ |
D | Kconfig | 58 This driver is only implementing magnetometer part, which has 75 This driver is only implementing magnetometer part, which has
|
/linux-4.19.296/fs/proc/ |
D | Kconfig | 19 Before you can use the /proc file system, it has to be mounted, 20 meaning it has to be given a location in the directory hierarchy.
|
/linux-4.19.296/drivers/base/firmware_loader/ |
D | Kconfig | 8 will first look for built-in firmware, if it has any. Next, it will 92 loading facility functionality in udev has been removed, as such it 126 for provisioning. Since udev's firmware loading facility has been
|
/linux-4.19.296/drivers/iio/buffer/ |
D | Kconfig | 35 Provides a way to bonding when an IIO device has a direct connection
|
123