Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
H A Dldm.c1308 * ldm_frag_commit - Validate fragmented VBLKs and add them to the database
1318 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit() function
1395 result = ldm_frag_commit (&frags, ldb); /* Failures, already logged */ in ldm_get_vblks()
/kernel/linux/linux-6.6/block/partitions/
H A Dldm.c1299 * ldm_frag_commit - Validate fragmented VBLKs and add them to the database
1309 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit() function
1386 result = ldm_frag_commit (&frags, ldb); /* Failures, already logged */ in ldm_get_vblks()

Completed in 5 milliseconds