Lines Matching refs:db_fthdr
214 dbp->db_fthdr = NULL; in dblk_constructor()
232 dbp->db_fthdr = NULL; in dblk_esb_constructor()
260 dbp->db_fthdr = NULL; in bcache_dblk_constructor()
443 STR_FTALLOC(&dbp->db_fthdr, FTEV_ALLOCB, size); in allocb()
724 if (dbp->db_fthdr != NULL) in dblk_lastfree()
816 if (dbp->db_fthdr != NULL) in dblk_lastfree_desb()
998 if (dbp->db_fthdr != NULL) in bcache_dblk_lastfree()
1102 STR_FTALLOC(&dbp->db_fthdr, FTEV_BCALLOCB, bcp->size); in bcache_allocb()
1113 if (dbp->db_fthdr != NULL) in dblk_lastfree_oversize()
1417 if (dp->db_fthdr != NULL) in copyb()
4323 fthdr_t *hp = dbp->db_fthdr; in str_ftfree()
4344 dbp->db_fthdr = NULL; in str_ftfree()