Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dfile.c167 __le32 *blist = kmalloc(PAGE_SIZE, GFP_KERNEL); in read_indexes() local
678 __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/drivers/md/
H A Draid10.c4608 struct bio *blist; in reshape_request() local
/linux/fs/smb/client/
H A Dcifsglob.h1368 struct list_head blist; /* pointer to locks blocked on this */ member