Home
last modified time | relevance | path

Searched refs:do_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/block/aoe/
H A Daoedev.c440 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr() argument
461 if (d || !do_alloc || minor_get(&sysminor, maj, min) < 0) in aoedev_by_aoeaddr()
H A Daoe.h236 struct aoedev *aoedev_by_aoeaddr(ulong maj, int min, int do_alloc);
/linux-6.15/fs/gfs2/
H A Dbmap.c905 goto do_alloc; in __gfs2_iomap_get()
912 goto do_alloc; in __gfs2_iomap_get()
916 goto do_alloc; in __gfs2_iomap_get()
934 do_alloc: in __gfs2_iomap_get()
/linux-6.15/net/core/
H A Dneighbour.c457 goto do_alloc; in neigh_alloc()
472 do_alloc: in neigh_alloc()