Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/ext4/
H A Dsuper.rst419 - s_backup_bgs[2]
600 - Sparse Super Block, v2. If this flag is set, the SB field s_backup_bgs
/linux/fs/ext4/
H A Dresize.c745 ret = le32_to_cpu(es->s_backup_bgs[*min - 1]); in ext4_list_backups()
H A Dext4.h1414 __le32 s_backup_bgs[2]; /* groups with sparse_super2 SBs */ member