s_bcache 47 fs/sysv/balloc.c sysv_zone_t *blocks = sbi->s_bcache; s_bcache 92 fs/sysv/balloc.c sbi->s_bcache[count++] = nr; s_bcache 113 fs/sysv/balloc.c nr = sbi->s_bcache[--count]; s_bcache 144 fs/sysv/balloc.c memcpy(sbi->s_bcache, get_chunk(sb, bh), s_bcache 186 fs/sysv/balloc.c blocks = sbi->s_bcache; s_bcache 72 fs/sysv/super.c sbi->s_bcache = &sbd1->s_free[0]; s_bcache 99 fs/sysv/super.c sbi->s_bcache = &sbd->s_free[0]; s_bcache 127 fs/sysv/super.c sbi->s_bcache = &sbd->s_free[0]; s_bcache 151 fs/sysv/super.c sbi->s_bcache = &sbd->s_free[0]; s_bcache 172 fs/sysv/super.c sbi->s_bcache = &sbd->s_free[0]; s_bcache 47 fs/sysv/sysv.h sysv_zone_t *s_bcache; /* pointer to s_sbd->s_free */