Home
last modified time | relevance | path

Searched refs:ldm_frag_add (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/partitions/
H A Dldm.c1216 * ldm_frag_add - Add a VBLK fragment to a list
1227 static bool ldm_frag_add (const u8 *data, int size, struct list_head *frags) in ldm_frag_add() function
1386 if (!ldm_frag_add (data, size, &frags)) in ldm_get_vblks()
/kernel/linux/linux-6.6/block/partitions/
H A Dldm.c1207 * ldm_frag_add - Add a VBLK fragment to a list
1218 static bool ldm_frag_add (const u8 *data, int size, struct list_head *frags) in ldm_frag_add() function
1377 if (!ldm_frag_add (data, size, &frags)) in ldm_get_vblks()

Completed in 6 milliseconds