child_nofs        901 fs/f2fs/node.c 	unsigned int child_nofs;
child_nofs        932 fs/f2fs/node.c 		child_nofs = nofs + ofs * (NIDS_PER_BLOCK + 1) + 1;
child_nofs        936 fs/f2fs/node.c 				child_nofs += NIDS_PER_BLOCK + 1;
child_nofs        940 fs/f2fs/node.c 			ret = truncate_nodes(&rdn, child_nofs, 0, depth - 1);
child_nofs        944 fs/f2fs/node.c 				child_nofs += ret;
child_nofs        949 fs/f2fs/node.c 		freed = child_nofs;