Searched refs:whichp (Results 1 – 2 of 2) sorted by relevance
67 static const char *check_data_crc(hammer_btree_elm_t elm, const char **whichp);69 const char **whichp);71 const char **whichp);617 check_data_crc(hammer_btree_elm_t elm, const char **whichp) in check_data_crc() argument621 *whichp = ""; in check_data_crc()629 crc = get_inode_crc(&elm->leaf, whichp); in check_data_crc()632 crc = get_buf_crc(&elm->leaf, whichp); in check_data_crc()645 get_inode_crc(hammer_btree_leaf_elm_t leaf, const char **whichp) in get_inode_crc() argument656 *whichp = "i"; in get_inode_crc()663 *whichp = "o"; in get_inode_crc()[all …]
90 static off_t devoffset(long blkno, int *whichp);274 devoffset(long blkno, int *whichp) in devoffset() argument282 *whichp = seg % nswdev; in devoffset()286 *whichp = 0; in devoffset()