Home
last modified time | relevance | path

Searched refs:du (Results 1 – 17 of 17) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dfpu.c189 unsigned long du, dl; in denormal_to_double() local
194 du = (x & 0x80000000); in denormal_to_double()
200 du |= (exp << 20) | (x >> 3); in denormal_to_double()
203 fpu->fp_regs[n] = du; in denormal_to_double()
/linux-2.4.37.9/Documentation/BK-usage/
Dbksend32 bk export -tpatch -du -h -r$REV | diffstat
34 bk export -tpatch -du -h -r$REV
Dbk-kernel-howto.txt270 bk export -tpatch -du -rv2.5.5-pre1,v2.5.5 | less
/linux-2.4.37.9/fs/hfs/
DINSTALL.txt29 22..11.. CCoommppiilliinngg tthhee llooaaddaabbllee mmoodduullee
57 …22.. IInnssttaalllliinngg tthhee mmoodduullee iinn tthhee mmoodduul…
69 …22..33.. LLooaaddiinngg tthhee mmoodduullee iinnttoo tthhee rruunnn…
90 …22..44.. UUssiinngg tthhee mmoodduullee wwiitthh vveerrssiioonneed…
DHFS.txt74 11.. IInnttrroodduuccttiioonn
/linux-2.4.37.9/include/linux/
Dnfs_xdr.h23 } du; member
/linux-2.4.37.9/fs/nfs/
Dinode.c1087 inode->i_blocks = nfs_calc_block_size(fattr->du.nfs3.used); in __nfs_refresh_inode()
1090 inode->i_blocks = fattr->du.nfs2.blocks; in __nfs_refresh_inode()
1091 inode->i_blksize = fattr->du.nfs2.blocksize; in __nfs_refresh_inode()
Dnfs2xdr.c107 fattr->du.nfs2.blocksize = ntohl(*p++); in xdr_decode_fattr()
109 fattr->du.nfs2.blocks = ntohl(*p++); in xdr_decode_fattr()
Dnfs3xdr.c172 p = xdr_decode_hyper(p, &fattr->du.nfs3.used); in xdr_decode_fattr()
/linux-2.4.37.9/Documentation/filesystems/
Dtmpfs.txt22 RAM+swap use of a tmpfs instance with df(1) and du(1).
Dhpfs.txt247 Fixed a bug with i_blocks (du sometimes didn't display correct values)
Dcoda.txt148 11.. IInnttrroodduuccttiioonn
/linux-2.4.37.9/drivers/scsi/
Daha1740.c110 du:1, /* Data underrun */ in aha1740_makecode() member
/linux-2.4.37.9/fs/befs/
DChangeLog314 This fixed the problmem with wrong file sizes from du and others.
/linux-2.4.37.9/
DREADME62 whatever the kernel-du-jour happens to be.
DCREDITS1432 E: ijackson@nyx.cs.du.edu
/linux-2.4.37.9/Documentation/
Dkernel-docs.txt583 * Title: "Programmation Linux 2.0 API systeme et fonctionnement du