Home
last modified time | relevance | path

Searched defs:tablesize (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.c997 int tablesize, entsize, sum, tmp, i; in xfs_attr_leaf_add() local
1649 int tablesize, tmp, i; in xfs_attr_leaf_remove() local
/linux-2.6.39/drivers/scsi/
Dsg.c1747 sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize) in sg_build_sgat()