Home
last modified time | relevance | path

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

/linux-6.15/fs/hpfs/
H A Ddir.c72 loff_t next_pos; in hpfs_readdir() local
/linux-6.15/fs/erofs/
H A Dxattr.c319 erofs_off_t next_pos; in erofs_xattr_iter_inline() local
/linux-6.15/fs/bcachefs/
H A Ddata_update.c212 struct bpos next_pos; in __bch2_data_update_index_update() local
H A Dio_write.c305 struct bpos next_pos; in bch2_extent_update() local
/linux-6.15/fs/xfs/scrub/
H A Dxfarray.c826 loff_t next_pos; in xfarray_sort_scan() local
/linux-6.15/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-6.15/fs/ocfs2/
H A Dfile.c936 u64 next_pos; in ocfs2_zero_extend_range() local
/linux-6.15/fs/f2fs/
H A Dsegment.h795 int cur_pos = 0, next_pos; in check_block_count() local
H A Dsegment.c2247 unsigned int cur_pos = 0, next_pos, len, total_len = 0; in f2fs_clear_prefree_segments() local
H A Df2fs.h438 unsigned int next_pos; /* next discard position */ member