Searched refs:root_block (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | super.c | 339 s32 root_block; in affs_fill_super() local 373 if (!parse_options(data,&uid,&gid,&i,&reserved,&root_block, in affs_fill_super() 406 sbi->s_root_block = root_block; in affs_fill_super() 407 if (root_block < 0) in affs_fill_super() 451 root_block = sbi->s_root_block; in affs_fill_super() 532 root_inode = affs_iget(sb, root_block); in affs_fill_super() 561 int root_block; in affs_remount() local 573 if (!parse_options(data, &uid, &gid, &mode, &reserved, &root_block, in affs_remount()
|
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | btree.c | 472 struct xfs_btree_block *root_block; in xchk_btree_check_minrecs() local 476 root_block = xfs_btree_get_block(cur, root_level, &root_bp); in xchk_btree_check_minrecs() 478 if (be16_to_cpu(root_block->bb_numrecs) != 1 || in xchk_btree_check_minrecs()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/raid/ |
| H A D | md_p.h | 195 __u32 root_block; /* 3 LV root block */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/raid/ |
| H A D | md_p.h | 195 __u32 root_block; /* 3 LV root block */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/raid/ |
| H A D | md_p.h | 195 __u32 root_block; /* 3 LV root block */ member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/maps/ |
| H A D | vmu-flash.c | 30 u16 root_block; member 523 part_cur->root_block = card->tempB; in vmu_queryblocks()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_sysfs_if.c | 227 BRPORT_ATTR_FLAG(root_block, BR_ROOT_BLOCK);
|