Searched defs:blk (Results 101 – 107 of 107) sorted by relevance
12345
1814 ext4_fsblk_t blk; in ext4_ext_try_to_merge_up() local
937 block_t blk = start; in __check_sit_bitmap() local
775 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
257 #define ufs_lblktosize(blk) ((blk) << uspi->s_bshift) argument
1660 int blk = (cid - ethdev->starting_cid) / cp->cids_per_blk; in cnic_get_bnx2x_ctx() local
1571 #define snd_emu10k1_memblk_offset(blk) (((blk)->mapped_page << PAGE_SHIFT) | ((blk)->mem.offset & (… argument
4575 static void _print_next_block(int idx, const char *blk) in _print_next_block()