Home
last modified time | relevance | path

Searched refs:latest (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/reiserfs/
DKconfig38 latest benchmarks.:-) Use of this option allows our team to go all
/linux-4.19.296/drivers/isdn/i4l/
DKconfig99 You need will need the loopctrl utility from the latest isdn4k-utils
/linux-4.19.296/fs/
DKconfig.binfmt28 latest version).
/linux-4.19.296/fs/btrfs/
Ddisk-io.c3419 struct buffer_head *latest = NULL; in btrfs_read_dev_super() local
3437 if (!latest || btrfs_super_generation(super) > transid) { in btrfs_read_dev_super()
3438 brelse(latest); in btrfs_read_dev_super()
3439 latest = bh; in btrfs_read_dev_super()
3446 if (!latest) in btrfs_read_dev_super()
3449 return latest; in btrfs_read_dev_super()
/linux-4.19.296/crypto/
DKconfig1584 The latest SM4 standard (GBT.32907-2016) was proposed by OSCCA and
/linux-4.19.296/
DMAINTAINERS43 your changes in a branch derived from Linus' latest git tree.