next_pos 1443 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c int pos, next_pos; next_pos 1467 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c &mask, &value, &next_pos) != 4) next_pos 1475 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c pos += next_pos; next_pos 343 fs/f2fs/f2fs.h unsigned int next_pos; /* next discard position */ next_pos 1412 fs/f2fs/segment.c unsigned int pos = dcc->next_pos; next_pos 1439 fs/f2fs/segment.c dcc->next_pos = dc->lstart + dc->len; next_pos 1454 fs/f2fs/segment.c dcc->next_pos = 0; next_pos 1997 fs/f2fs/segment.c unsigned int cur_pos = 0, next_pos, len, total_len = 0; next_pos 2002 fs/f2fs/segment.c next_pos = find_next_zero_bit_le(entry->discard_map, next_pos 2004 fs/f2fs/segment.c len = next_pos - cur_pos; next_pos 2014 fs/f2fs/segment.c next_pos = find_next_bit_le(entry->discard_map, next_pos 2018 fs/f2fs/segment.c cur_pos = next_pos; next_pos 2059 fs/f2fs/segment.c dcc->next_pos = 0; next_pos 682 fs/f2fs/segment.h int cur_pos = 0, next_pos; next_pos 687 fs/f2fs/segment.h next_pos = find_next_zero_bit_le(&raw_sit->valid_map, next_pos 690 fs/f2fs/segment.h valid_blocks += next_pos - cur_pos; next_pos 692 fs/f2fs/segment.h next_pos = find_next_bit_le(&raw_sit->valid_map, next_pos 695 fs/f2fs/segment.h cur_pos = next_pos; next_pos 72 fs/hpfs/dir.c loff_t next_pos; next_pos 154 fs/hpfs/dir.c next_pos = ctx->pos; next_pos 155 fs/hpfs/dir.c if (!(de = map_pos_dirent(inode, &next_pos, &qbh))) { next_pos 156 fs/hpfs/dir.c ctx->pos = next_pos; next_pos 169 fs/hpfs/dir.c ctx->pos = next_pos; next_pos 178 fs/hpfs/dir.c ctx->pos = next_pos; next_pos 937 fs/ocfs2/file.c u64 next_pos; next_pos 947 fs/ocfs2/file.c next_pos = (zero_pos & PAGE_MASK) + PAGE_SIZE; next_pos 948 fs/ocfs2/file.c if (next_pos > range_end) next_pos 949 fs/ocfs2/file.c next_pos = range_end; next_pos 950 fs/ocfs2/file.c rc = ocfs2_write_zero_page(inode, zero_pos, next_pos, di_bh); next_pos 955 fs/ocfs2/file.c zero_pos = next_pos; next_pos 73 fs/reiserfs/dir.c loff_t next_pos; next_pos 88 fs/reiserfs/dir.c next_pos = cpu_key_k_offset(&pos_key); next_pos 224 fs/reiserfs/dir.c next_pos = cur_pos + 1; next_pos 228 fs/reiserfs/dir.c next_pos); next_pos 248 fs/reiserfs/dir.c set_cpu_key_k_offset(&pos_key, next_pos); next_pos 264 fs/reiserfs/dir.c ctx->pos = next_pos; next_pos 1028 sound/pci/lx6464es/lx_core.c const u32 next_pos = ((pos+1) == substream->runtime->periods) ? next_pos 1054 sound/pci/lx6464es/lx_core.c lx_stream->frame_pos = next_pos;