Home
last modified time | relevance | path

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

/linux-6.8/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.8/fs/ubifs/
Dmaster.c27 int behind; in ubifs_compare_master_node() local
/linux-6.8/drivers/md/
Dmd-bitmap.c1464 int md_bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind) in md_bitmap_startwrite()
1529 unsigned long sectors, int success, int behind) in md_bitmap_endwrite()
Draid1.c450 int behind = test_bit(R1BIO_BehindIO, &r1_bio->state); in raid1_end_write_request() local