Searched refs:NANDFS_FIRST_BLOCK (Results 1 – 1 of 1) sorted by relevance
68 #define NANDFS_FIRST_BLOCK nandfs_first_block() macro507 if (block->number < NANDFS_FIRST_BLOCK) in save_segsum()509 if (block->number == NANDFS_FIRST_BLOCK) in save_segsum()529 fsdata.f_first_data_block = NANDFS_FIRST_BLOCK; in create_fsdata()567 super_block.s_last_pseg = NANDFS_FIRST_BLOCK; in create_super_block()816 start_block = NANDFS_FIRST_BLOCK + SIZE_TO_BLOCK(segsum_size); in create_fs()853 save_segsum(get_block(NANDFS_FIRST_BLOCK, 0)); in create_fs()