Searched defs:last_blk (Results 1 – 7 of 7) 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 | 71 unsigned int last_blk = (off + len - 1) >> inode->i_blkbits; in ifs_set_range_uptodate() local 180 unsigned int last_blk = (off + len - 1) >> inode->i_blkbits; in ifs_clear_range_dirty() local 203 unsigned int last_blk = (off + len - 1) >> inode->i_blkbits; in ifs_set_range_dirty() local 1239 unsigned int first_blk, last_blk; 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/ext4/ |
| H A D | resize.c | 309 ext4_fsblk_t last_blk; in ext4_alloc_group_tables() local
|
| H A D | extents.c | 5225 __u64 last_blk; in ext4_get_es_cache() local
|
| /linux/fs/ocfs2/ |
| H A D | xattr.c | 4901 u64 src_blk, u64 last_blk, u64 to_blk, in ocfs2_mv_xattr_buckets() 5077 u64 last_blk = bucket_blkno(first) + in ocfs2_adjust_xattr_cross_cluster() local
|
| /linux/drivers/s390/block/ |
| H A D | dasd_eckd.c | 3257 sector_t first_blk, last_blk; in dasd_eckd_ese_read() local
|