Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dfile.c166 __le32 *blist = kmalloc(PAGE_SIZE, GFP_KERNEL); in read_indexes() local
677 __le32 *blist = NULL; in seek_hole_data() local
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h162 struct device_node **blist; /* bootlist entry */ member
H A Dcore.c2994 struct device_node **blist = NULL; in emac_probe() local
/linux/fs/smb/client/
H A Dcifsglob.h1408 struct list_head blist; /* pointer to locks blocked on this */ member