Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir_leaf.c878 int tablesize, entsize, sum, i, tmp, error; in xfs_dir_leaf_add() local
1464 int tablesize, tmp, i; in xfs_dir_leaf_remove() local
Dxfs_attr_leaf.c877 int tablesize, entsize, sum, tmp, i; in xfs_attr_leaf_add() local
1552 int tablesize, tmp, i; in xfs_attr_leaf_remove() local
/linux-2.4.37.9/drivers/scsi/
Dsg.c1631 int tablesize) in sg_build_sgat()