Home
last modified time | relevance | path

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

/linux-4.1.27/fs/squashfs/
Dfile.c178 __le32 *blist = kmalloc(PAGE_CACHE_SIZE, GFP_KERNEL); in read_indexes() local
/linux-4.1.27/fs/gfs2/
Dlops.c421 unsigned int total, struct list_head *blist, in gfs2_before_commit()
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
Dcore.h173 struct device_node **blist; /* bootlist entry */ member
Dcore.c2713 struct device_node **blist = NULL; in emac_probe() local
/linux-4.1.27/drivers/md/
Draid10.c4269 struct bio *blist; in reshape_request() local
/linux-4.1.27/fs/cifs/
Dcifsglob.h965 struct list_head blist; /* pointer to locks blocked on this */ member