Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_leaf.c1144 int tablesize; in xfs_attr3_leaf_add() local
1879 int tablesize; in xfs_attr3_leaf_remove() local
/linux-4.1.27/drivers/scsi/
Dsg.c1806 sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize) in sg_build_sgat()