Home
last modified time | relevance | path

Searched refs:freespace (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1219 unsigned freespace; in do_start_xmit() local
1243 freespace = GetWord(XIRCREG0_TSO) & 0x7fff; in do_start_xmit()
1245 okay = pktlen +2 < freespace; in do_start_xmit()
1247 dev->name, freespace, okay ? " (okay)":" (not enough)"); in do_start_xmit()
/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst118 freespace btree blocks are owned by an allocation group. Hence the size and
121 freespace btree block written to the wrong AG).