Home
last modified time | relevance | path

Searched defs:first_blk (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/qce/
H A Dsha.h53 bool first_blk; member
/linux/fs/iomap/
H A Dbuffered-io.c59 unsigned int first_blk = off >> inode->i_blkbits; in ifs_set_range_uptodate() local
136 unsigned int first_blk = (off >> inode->i_blkbits); in ifs_clear_range_dirty() local
159 unsigned int first_blk = (off >> inode->i_blkbits); in ifs_set_range_dirty() local
1072 unsigned int first_blk, last_blk, i; in iomap_write_delalloc_ifs_punch() local
/linux/fs/xfs/
H A Dxfs_log_recover.c272 xfs_daddr_t first_blk, in xlog_find_cycle_start()
504 xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; in xlog_find_head() local