Home
last modified time | relevance | path

Searched defs:blist (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/fs/squashfs/
Dfile.c178 __le32 *blist = kmalloc(PAGE_CACHE_SIZE, GFP_KERNEL); in read_indexes() local
/linux-3.3/drivers/net/ethernet/ibm/emac/
Dcore.h174 struct device_node **blist; /* bootlist entry */ member
Dcore.c2691 struct device_node **blist = NULL; in emac_probe() local
/linux-3.3/fs/cifs/
Dcifsglob.h499 struct list_head blist; /* pointer to locks blocked on this */ member