Searched refs:dotdot_offset (Results 1 – 2 of 2) sorted by relevance
54 xfs_dir2_dataptr_t dotdot_offset; in xfs_dir2_sf_getdents() local78 dotdot_offset = xfs_dir2_db_off_to_dataptr(geo, geo->datablk, in xfs_dir2_sf_getdents()93 if (ctx->pos <= dotdot_offset) { in xfs_dir2_sf_getdents()95 ctx->pos = dotdot_offset & 0x7fffffff; in xfs_dir2_sf_getdents()
1492 int dotdot_offset, dotdot_size, extra_offset, extra_size; in ext4_read_inline_dir() local1530 dotdot_offset = ext4_dir_rec_len(1, NULL); in ext4_read_inline_dir()1531 dotdot_size = dotdot_offset + ext4_dir_rec_len(2, NULL); in ext4_read_inline_dir()1548 i = dotdot_offset; in ext4_read_inline_dir()1550 } else if (i == dotdot_offset) { in ext4_read_inline_dir()1580 ctx->pos = dotdot_offset; in ext4_read_inline_dir()1584 if (ctx->pos == dotdot_offset) { in ext4_read_inline_dir()