Home
last modified time | relevance | path

Searched defs:last_blk (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/crypto/qce/
H A Dsha.h54 bool last_blk; member
/linux/fs/iomap/
H A Dbuffered-io.c60 unsigned int last_blk = (off + len - 1) >> inode->i_blkbits; in ifs_set_range_uptodate() local
137 unsigned int last_blk = (off + len - 1) >> inode->i_blkbits; in ifs_clear_range_dirty() local
160 unsigned int last_blk = (off + len - 1) >> 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.c273 xfs_daddr_t *last_blk, in xlog_find_cycle_start()
397 xfs_daddr_t *last_blk, in xlog_find_verify_log_record()
504 xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; in xlog_find_head() local
1395 xfs_daddr_t new_blk, last_blk, start_blk; in xlog_find_zeroed() local
/linux/fs/affs/
H A Dfile.c867 u32 last_blk, blkcnt, blk; in affs_truncate() local
/linux/fs/f2fs/
H A Ddata.c1902 sector_t start_blk, last_blk, blk_len, max_len; in f2fs_fiemap() local