Searched refs:BLKID_BIC_FL_PROBED (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/e2fsprogs/old_e2fsprogs/blkid/
H A DblkidP.h100 #define BLKID_BIC_FL_PROBED 0x0002 /* We probed /proc/partition devices */ macro
H A Ddevname.c275 if (cache->bic_flags & BLKID_BIC_FL_PROBED &&
339 cache->bic_flags |= BLKID_BIC_FL_PROBED;
H A Dtag.c338 if (!dev && !(cache->bic_flags & BLKID_BIC_FL_PROBED)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/blkid/
H A DblkidP.h100 #define BLKID_BIC_FL_PROBED 0x0002 /* We probed /proc/partition devices */ macro
H A Ddevname.c275 if (cache->bic_flags & BLKID_BIC_FL_PROBED &&
339 cache->bic_flags |= BLKID_BIC_FL_PROBED;
H A Dtag.c338 if (!dev && !(cache->bic_flags & BLKID_BIC_FL_PROBED)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/blkid/
H A DblkidP.h100 #define BLKID_BIC_FL_PROBED 0x0002 /* We probed /proc/partition devices */ macro
H A Ddevname.c275 if (cache->bic_flags & BLKID_BIC_FL_PROBED &&
339 cache->bic_flags |= BLKID_BIC_FL_PROBED;
H A Dtag.c338 if (!dev && !(cache->bic_flags & BLKID_BIC_FL_PROBED)) {

Completed in 77 milliseconds