Home
last modified time | relevance | path

Searched full:acount (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/scrub/
H A Dinode_repair.c1666 xfs_filblks_t acount; in xrep_inode_blockcounts() local
1698 &acount); in xrep_inode_blockcounts()
1709 acount = 0; in xrep_inode_blockcounts()
1712 sc->ip->i_nblocks = count + acount; in xrep_inode_blockcounts()
/linux/kernel/dma/
H A Dswiotlb.c1633 * Take it into acount here. in swiotlb_max_mapping_size()