HomeSort by relevance Sort by last modified time
    Searched full:flushb (Results 1 - 25 of 32) sorted by null

1 2

  /external/e2fsprogs/lib/ext2fs/
flushb.c 2 * flushb.c --- Hides system-dependent information for both syncing a
52 errcode_t ext2fs_sync_device(int fd, int flushb)
63 if (flushb) {
Android.mk 33 flushb.c \
Makefile.in 49 flushb.o \
122 $(srcdir)/flushb.c \
681 flushb.o: $(srcdir)/flushb.c $(top_builddir)/lib/config.h \
    [all...]
ext2fs.h     [all...]
  /external/e2fsprogs/e2fsck/
flushb.c 2 * flushb.c --- This routine flushes the disk buffers for a disk
6 * WARNING: use of flushb on some older 2.2 kernels on a heavily loaded
Makefile.in 187 flushb: flushb.o
189 $(Q) $(LD) $(ALL_LDFLAGS) -o flushb flushb.o $(CHECKLIB)
276 e2fsck.shared e2fsck.profiled flushb e2fsck.8 \
  /external/e2fsprogs/po/
POTFILES.in 8 e2fsck/flushb.c
e2fsprogs.pot 177 #: e2fsck/flushb.c:35
182 #: e2fsck/flushb.c:64
    [all...]
id.po 178 #: e2fsck/flushb.c:35
183 #: e2fsck/flushb.c:64
    [all...]
it.po 177 #: e2fsck/flushb.c:35
182 #: e2fsck/flushb.c:64
    [all...]
zh_CN.po 174 #: e2fsck/flushb.c:35
179 #: e2fsck/flushb.c:64
    [all...]
ca.po 174 #: e2fsck/flushb.c:35
179 #: e2fsck/flushb.c:64
    [all...]
cs.po 175 #: e2fsck/flushb.c:35
180 #: e2fsck/flushb.c:64
    [all...]
de.po 177 #: e2fsck/flushb.c:35
182 #: e2fsck/flushb.c:64
    [all...]
  /external/iproute2/ip/
ipneigh.c 39 char *flushb; member in struct:__anon13964
87 if (rtnl_send_check(&rth, filter.flushb, filter.flushp) < 0) {
215 if (filter.flushb && n->nlmsg_type != RTM_NEWNEIGH)
254 if (filter.flushb) {
260 fn = (struct nlmsghdr*)(filter.flushb + NLMSG_ALIGN(filter.flushp));
265 filter.flushp = (((char*)fn) + n->nlmsg_len) - filter.flushb;
430 char flushb[4096-512]; local
432 filter.flushb = flushb;
434 filter.flushe = sizeof(flushb);
    [all...]
tcp_metrics.c 73 char *flushb; member in struct:__anon13987
83 if (rtnl_send_check(&grth, f.flushb, f.flushp) < 0) {
169 if (f.flushb) {
183 fn = (struct nlmsghdr *) (f.flushb + NLMSG_ALIGN(f.flushp));
186 f.flushp = (((char *) fn) + req2.n.nlmsg_len) - f.flushb;
431 char flushb[4096-512]; local
433 f.flushb = flushb;
435 f.flushe = sizeof(flushb);
ipaddress.c 57 char *flushb; member in struct:__anon13957
915 if ((rtnl_send_check(&rth, filter.flushb, filter.flushp) < 0) &&
962 if (filter.flushb && n->nlmsg_type != RTM_NEWADDR)
1005 if (filter.flushb) {
1011 fn = (struct nlmsghdr*)(filter.flushb + NLMSG_ALIGN(filter.flushp));
1016 filter.flushp = (((char*)fn) + n->nlmsg_len) - filter.flushb;
1026 if (filter.oneline || filter.flushb)
1404 char flushb[4096-512]; local
    [all...]
iproute.c 111 char *flushb; member in struct:__anon13974
132 if (rtnl_send_check(&rth, filter.flushb, filter.flushp) < 0) {
284 if (filter.flushb &&
325 if (filter.flushb && n->nlmsg_type != RTM_NEWROUTE)
341 if (filter.flushb) {
347 fn = (struct nlmsghdr*)(filter.flushb + NLMSG_ALIGN(filter.flushp));
352 filter.flushp = (((char*)fn) + n->nlmsg_len) - filter.flushb;
1501 char flushb[4096-512]; local
    [all...]
  /external/autotest/client/tests/cerberus/
ctcs2.tar.bz2 
  /external/autotest/client/tests/ctcs/
ctcs.tar.bz2 
  /prebuilts/android-emulator/linux-x86_64/bin/
resize2fs 
e2fsck 
fsck.ext4 
  /external/autotest/client/profilers/readprofile/
util-linux-2.12r.tar.bz2 
  /external/e2fsprogs/debian/
changelog     [all...]

Completed in 3710 milliseconds

1 2