Home
last modified time | relevance | path

Searched defs:grouped (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Drecovery.c626 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local
H A Dubifs.h732 unsigned int grouped:1; member
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Drecovery.c635 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local
H A Dubifs.h1330 unsigned int grouped:1; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-table.c762 unsigned *value, char **error, unsigned grouped) in validate_next_arg()