Home
last modified time | relevance | path

Searched defs:next_pos (Results 1 – 9 of 9) sorted by relevance

/linux/fs/hpfs/
H A Ddir.c72 loff_t next_pos; in hpfs_readdir() local
/linux/fs/erofs/
H A Dxattr.c319 erofs_off_t next_pos; in erofs_xattr_iter_inline() local
/linux/fs/xfs/scrub/
H A Dxfarray.c826 loff_t next_pos; in xfarray_sort_scan() local
/linux/fs/bcachefs/
H A Ddata_update.c284 struct bpos next_pos; in __bch2_data_update_index_update() local
H A Dio_write.c311 struct bpos next_pos; in bch2_extent_update() local
/linux/sound/pci/lx6464es/
H A Dlx_core.c1023 const u32 next_pos = ((pos+1) == substream->runtime->periods) ? in lx_interrupt_request_new_buffer() local
/linux/fs/f2fs/
H A Dsegment.h859 int cur_pos = 0, next_pos; in check_block_count() local
H A Dsegment.c2256 unsigned int cur_pos = 0, next_pos, len, total_len = 0; in f2fs_clear_prefree_segments() local
H A Df2fs.h447 unsigned int next_pos; /* next discard position */ member