Home
last modified time | relevance | path

Searched defs:behind (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/block/
Dbadblocks.c535 struct badblocks_context *bad, int behind) in can_merge_behind()
554 static int behind_merge(struct badblocks *bb, struct badblocks_context *bad, in behind_merge()
687 int behind) in overlap_behind()
/linux-6.12.1/fs/ubifs/
Dmaster.c27 int behind; in ubifs_compare_master_node() local
/linux-6.12.1/drivers/md/
Dmd-bitmap.c1673 unsigned long sectors, bool behind) in bitmap_startwrite()
1739 unsigned long sectors, bool success, bool behind) in bitmap_endwrite()
Draid1.c449 int behind = test_bit(R1BIO_BehindIO, &r1_bio->state); in raid1_end_write_request() local