Lines Matching defs:nofs
895 static int truncate_nodes(struct dnode_of_data *dn, unsigned int nofs,
933 child_nofs = nofs + ofs * (NIDS_PER_BLOCK + 1) + 1;
1042 unsigned int nofs = 0;
1068 nofs = noffset[1];
1071 nofs = noffset[1];
1077 nofs += 1 + NIDS_PER_BLOCK;
1080 nofs = 5 + 2 * NIDS_PER_BLOCK;
1102 err = truncate_nodes(&dn, nofs, offset[1], 2);
1106 err = truncate_nodes(&dn, nofs, offset[1], 3);
1126 nofs += err;