Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 106) sorted by relevance

12345

/linux-2.4.37.9/fs/xfs/
Dxfs_dir.h133 #define XFS_DIR_CREATENAME(mp,tp,dp,name,namelen,inum,first,flist,total) \ argument
138 #define XFS_DIR_REMOVENAME(mp,tp,dp,name,namelen,ino,first,flist,total) \ argument
142 #define XFS_DIR_REPLACE(mp,tp,dp,name,namelen,inum,first,flist,total) \ argument
Dxfs_dir2.c205 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir2_createname()
316 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir2_removename()
419 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir2_replace()
/linux-2.4.37.9/fs/adfs/
Dmap.c109 unsigned long total = 0; in scan_free_map() local
202 unsigned int total = 0; in adfs_map_free() local
/linux-2.4.37.9/fs/proc/
Darray.c415 int * pages, int * shared, int * dirty, int * total) in statm_pte_range()
455 int * pages, int * shared, int * dirty, int * total) in statm_pmd_range()
480 int * pages, int * shared, int * dirty, int * total) in statm_pgd_range()
505 int pages = 0, shared = 0, dirty = 0, total = 0; in proc_pid_statm() local
/linux-2.4.37.9/arch/mips/tx4927/common/
Dtx4927_prom.c136 unsigned int total; in tx4927_get_mem_size() local
/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xutl.c39 register int total; in sab8253x_start_txS() local
650 register int total; in Sab8253xCountTransmit() local
690 register int total; in Sab8253xCountTransmitDescriptors() local
/linux-2.4.37.9/fs/nfs/
Ddirect.c171 int curpage, total; in nfs_direct_read() local
240 int curpage, total; in nfs_direct_write() local
/linux-2.4.37.9/drivers/char/drm/
Ddrm_bufs.h322 int total; in DRM() local
490 int total; in DRM() local
692 int total; in DRM() local
/linux-2.4.37.9/arch/ppc/kernel/
Dpplus_common.c229 unsigned long total; in pplus_get_mem_size() local
Dmpc10x_common.c292 ulong start, end, total, offset; in mpc10x_get_mem_size() local
/linux-2.4.37.9/arch/ppc/boot/common/
Dmpc10x_memory.c62 unsigned long start, end, total, offset; in mpc10x_get_mem_size() local
/linux-2.4.37.9/drivers/char/drm-4.0/
Dmga_bufs.c54 int total; in mga_addbufs_agp() local
215 int total; in mga_addbufs_pci() local
Dr128_bufs.c57 int total; in r128_addbufs_agp() local
Dradeon_bufs.c56 int total; in radeon_addbufs_agp() local
/linux-2.4.37.9/drivers/ide/
Dide-geometry.c97 unsigned long total; in ontrack() local
/linux-2.4.37.9/arch/sh64/mm/
Dinit.c68 int i, total = 0, reserved = 0; in show_mem() local
/linux-2.4.37.9/arch/m68k/mm/
Dinit.c88 int free = 0, total = 0, reserved = 0, shared = 0; in show_mem() local
/linux-2.4.37.9/net/atm/
Daddr.c121 int total = 0, error; in atm_get_addr() local
/linux-2.4.37.9/fs/qnx4/
Dbitmap.c65 int total = 0; in qnx4_count_free_blocks() local
/linux-2.4.37.9/arch/sh/mm/
Dinit.c56 int i, total = 0, reserved = 0; in show_mem() local
/linux-2.4.37.9/drivers/char/
Dgeneric_serial.c108 int c, total = 0; in gs_write() local
188 int c, total = 0; in gs_write() local
/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_setup.c241 unsigned long total = 0; in pmac_show_cpuinfo() local
757 unsigned long a, total; in pmac_find_end_of_memory() local
/linux-2.4.37.9/drivers/isdn/hisax/
Dhfc_pci.c293 int total, maxlen, new_z2; in hfcpci_empty_fifo() local
353 int rcnt, total; in receive_dmsg() local
878 int total, maxlen, new_z2; in receive_emsg() local
/linux-2.4.37.9/arch/s390/mm/
Dinit.c77 int i, total = 0, reserved = 0; in show_mem() local
/linux-2.4.37.9/arch/cris/mm/
Dinit.c178 int i,free = 0,total = 0,cached = 0, reserved = 0, nonshared = 0; in show_mem() local

12345