Searched refs:extent (Results 26 - 50 of 51) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/build-aux/
H A Dvc-list-files54 There is NO WARRANTY, to the extent permitted by law.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_inode.c77 * vxfs_blkiget - find inode based on extent #
79 * @extent: number of the extent to search
84 * @sbp in the extent @extent.
93 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) argument
98 block = extent + ((ino * VXFS_ISIZE) / sbp->s_blocksize);
H A Dvxfs_bmap.c81 return (bn + d->extent);
105 printk("vxfs: indirect extent too big!\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/mm/
H A Dcache-sh4.c27 unsigned long extent);
29 unsigned long extent);
31 unsigned long extent);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/isofs/
H A Drock.c21 * returns a symbolic link name, and a fourth one returns the extent number
94 "extent=%d, offset=%d, size=%d\n",
232 rs.cont_extent = isonum_733(rr->u.CE.extent);
333 rs.cont_extent = isonum_733(rr->u.CE.extent);
715 rs.cont_extent = isonum_733(rr->u.CE.extent);
H A Dinode.c709 first_data_zone = isonum_733 (rootp->extent) +
733 first_data_zone = isonum_733 (rootp->extent) +
1281 ei->i_first_extent = (isonum_733 (de->extent) +
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest097.tcl44 # So, for this test, increase the number of pages per extent
49 set eindex [lsearch -exact $largs "-extent"]
50 error_check_bad extent $eindex -1
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/
H A Dhdpu.c608 hdpu_ide_request_region(ide_ioreg_t from, unsigned int extent, const char *name) argument
610 request_region(from, extent, name);
614 static void hdpu_ide_release_region(ide_ioreg_t from, unsigned int extent) argument
616 release_region(from, extent);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/math-emu/
H A Dfpu_emu.h209 asmlinkage int FPU_round(FPU_REG *arg, unsigned int extent, int dummy,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c639 DISK_EXTENT *extent = &(( local
642 if ((extent->DiskNumber==drive_id) &&
643 (extent->StartingOffset.
645 && (extent->
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el587 ;; The same as for GNU Emacs above, except the created extent is
590 (let ((extent (make-extent nil nil)))
591 (set-extent-face extent po-highlight-face)
592 extent))
594 (defun po-highlight (extent start end &optional buffer)
597 (set-extent-endpoints extent start end (or buffer (current-buffer))))
599 (defun po-rehighlight (extent)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dfskeleton.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
H A Diskeleton.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
H A Dos.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Disp.S10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A Dilsp.S10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A Dftest.S10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A Dpfpsp.S10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A Ditest.S10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A Dfplsp.S10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A Dfpsp.S10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Dnamei.c721 /* free EA extent from working block map */
741 /* free ACL extent from working block map */
885 s64 extent = 0, xaddr; local
961 * write source path name in a single extent
964 jfs_info("jfs_symlink: allocate extent ip:0x%p", ip);
983 extent = xaddr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex45 packed form, these codebooks occupy only a few kilobytes; the extent
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex54 % extent. You can get the existing language-specific files from the
8008 % Texinfo, at least to some extent. (This still doesn't solve the
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex2747 and in Linux-2.0, so we have to preserve it at least to the extent that

Completed in 589 milliseconds

123