Home
last modified time | relevance | path

Searched refs:thrown (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/fs/reiserfs/
Ddo_balan.c1696 for (i = 0; i < ARRAY_SIZE(tb->thrown); i++) in store_thrown()
1697 if (!tb->thrown[i]) { in store_thrown()
1698 tb->thrown[i] = bh; in store_thrown()
1710 for (i = 0; i < ARRAY_SIZE(tb->thrown); i++) { in free_thrown()
1711 if (tb->thrown[i]) { in free_thrown()
1712 blocknr = tb->thrown[i]->b_blocknr; in free_thrown()
1713 if (buffer_dirty(tb->thrown[i])) in free_thrown()
1717 brelse(tb->thrown[i]); /* incremented in store_thrown */ in free_thrown()
Dreiserfs.h2071 struct buffer_head *thrown[MAX_FEB_SIZE]; member
/linux-3.4.99/lib/
DKconfig.kmemcheck82 thrown away afterwards. This may of course also hide some real
/linux-3.4.99/Documentation/filesystems/
Dautomount-support.txt80 from the namespace and thrown away (effectively unmounted).
/linux-3.4.99/Documentation/
Dxz.txt33 .xz files from userspace. The decompressed output is thrown away.
Dkmemcheck.txt168 thrown away afterwards.
/linux-3.4.99/arch/blackfin/
DKconfig.debug215 all of this lives in the init section and is thrown away after the
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/
DOverview.txt272 to ensure that the data is thrown away if the machine is
/linux-3.4.99/Documentation/s390/
Ds390dbf.txt40 When an exception is thrown in the last debug area, the following debug
/linux-3.4.99/Documentation/networking/
Dip-sysctl.txt103 entries will be thrown aggressively. This threshold also determines
/linux-3.4.99/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt751 thrown out.