Searched refs:stfs (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dswitch_root.c72 struct statfs stfs; local
94 if (lstat("/init", &st1) || !S_ISREG(st1.st_mode) || statfs("/", &stfs) ||
95 (stfs.f_type != RAMFS_MAGIC && stfs.f_type != TMPFS_MAGIC) ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dstfs.c10 stfs(void *frS, void *ea) function
H A DMakefile12 mtfsf.o mtfsfi.o stfiwx.o stfs.o \
H A Dmath.c52 FLOATFUNC(stfs); variable
274 case STFS: func = stfs; type = D; break;
275 case STFSU: func = stfs; type = DU; break;
285 case STFSX: func = stfs; type = XE; break;
286 case STFSUX: func = stfs; type = XEU; break;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dfpu.S145 stfs 0,0(r4)

Completed in 107 milliseconds