Searched refs:fallocate (Results 1 - 25 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A DMakefile25 OBJS = hdparm.o identify.o sgio.o sysfs.o geom.o fallocate.o fibmap.o fwdownload.o dvdspeed.o wdidle3.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dfile.c162 .fallocate = ext4_fallocate,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/contrib/
H A Draid1ext4trim.sh-1.5141 ## We need a very modern hdparm, for its --fallocate and --trim-sector-ranges-stdin flags:
243 ## Do the fallocate.
245 ## supports --fallocate or not. Some folks will be disappointed here.
247 ## Note that --fallocate does not actually write any file data to fsdev,
251 if ! $HDPARM --fallocate "${tmpsize}" $tmpfile ; then
252 echo "This kernel may not support 'fallocate'. Aborting."
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dopen.c259 if (!inode->i_op->fallocate)
262 return inode->i_op->fallocate(inode, mode, offset, len);
265 SYSCALL_DEFINE(fallocate)(int fd, int mode, loff_t offset, loff_t len) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/
H A Dwiper.sh119 ## We need a very modern hdparm, for its --fallocate and --trim-sector-ranges-stdin flags:
277 ## using --fallocate and --fibmap to find the free extents.
450 if [ "$fstype" = "ext2" -o "$fstype" = "ext3" ]; then ## No --fallocate support
467 ## Figure out how much space to --fallocate (later), keeping in mind
672 ## supports --fallocate or not. Some folks will be disappointed here.
674 ## Note that --fallocate does not actually write any file data to fsdev,
685 if ! $HDPARM --fallocate "${tmpsize}" $tmpfile ; then
686 echo "$target: this kernel may not support 'fallocate' on a $fstype filesystem, aborting." >&2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsyscall_table.S406 ENTRY_COMP(fallocate) /* 305 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystbl.h315 COMPAT_SYS(fallocate)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DThreadTasks.cpp565 m_result = fallocate(file.fd(), 0, 0, m_file->GetFileSize());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/skins/
H A DMakefile.in43 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/docs/
H A DMakefile.in42 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/cas/docs/
H A DMakefile.in42 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/plasmamule/
H A DMakefile.in50 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/wxCas/docs/
H A DMakefile.in42 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/
H A DMakefile.in43 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DMakefile.in44 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/
H A DMakefile.in42 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DMakefile.in44 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/pixmaps/
H A DMakefile.in41 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/pixmaps/flags_xpm/
H A DMakefile.in41 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/
H A DMakefile.in42 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/
H A DMakefile.in43 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/wxCas/
H A DMakefile.in43 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/wxCas/src/
H A DMakefile.in46 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/xas/
H A DMakefile.in44 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/xas/docs/
H A DMakefile.in42 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \

Completed in 307 milliseconds

12