Home
last modified time | relevance | path

Searched refs:newest (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/ceph/
Dmon_client.h66 u64 newest; member
141 u64 *newest);
/linux-4.19.296/fs/btrfs/
Ddisk-io.c1973 int newest = *backup_index; in next_root_backup() local
1978 newest = find_newest_super_backup(info, gen); in next_root_backup()
1979 if (newest == -1) in next_root_backup()
1982 *backup_index = newest; in next_root_backup()
1989 newest = (*backup_index + BTRFS_NUM_BACKUP_ROOTS - 1) % in next_root_backup()
1991 *backup_index = newest; in next_root_backup()
1994 root_backup = super->super_roots + newest; in next_root_backup()
/linux-4.19.296/fs/
DKconfig.binfmt26 you'll have to install the newest ELF runtime libraries, including