Searched defs:last_blk (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/crypto/qce/ |
H A D | sha.h | 54 bool last_blk; member
|
/linux/fs/iomap/ |
H A D | buffered-io.c | 60 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 D | xfs_log_recover.c | 273 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 D | file.c | 867 u32 last_blk, blkcnt, blk; in affs_truncate() local
|
/linux/fs/f2fs/ |
H A D | data.c | 1902 sector_t start_blk, last_blk, blk_len, max_len; in f2fs_fiemap() local
|