Searched defs:behind (Results 1 – 4 of 4) sorted by relevance
535 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()
27 int behind; in ubifs_compare_master_node() local
1464 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()
450 int behind = test_bit(R1BIO_BehindIO, &r1_bio->state); in raid1_end_write_request() local