Searched refs:NODE_DIR1_BLOCK (Results 1 – 3 of 3) sorted by relevance
74 rn->i.i_nid[off - NODE_DIR1_BLOCK] = cpu_to_le32(nid); in set_nid()82 return le32_to_cpu(rn->i.i_nid[off - NODE_DIR1_BLOCK]); in get_nid()
188 offset[n++] = NODE_DIR1_BLOCK; in get_node_path()
914 #define NODE_DIR1_BLOCK (DEF_ADDRS_PER_INODE + 1) macro