Home
last modified time | relevance | path

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

/Linux-v6.1/fs/hpfs/
Ddir.c72 loff_t next_pos; in hpfs_readdir() local
/Linux-v6.1/fs/reiserfs/
Ddir.c73 loff_t next_pos; in reiserfs_readdir_inode() local
/Linux-v6.1/sound/pci/lx6464es/
Dlx_core.c1024 const u32 next_pos = ((pos+1) == substream->runtime->periods) ? in lx_interrupt_request_new_buffer() local
/Linux-v6.1/fs/ocfs2/
Dfile.c936 u64 next_pos; in ocfs2_zero_extend_range() local
/Linux-v6.1/fs/f2fs/
Dsegment.h734 int cur_pos = 0, next_pos; in check_block_count() local
Dsegment.c1982 unsigned int cur_pos = 0, next_pos, len, total_len = 0; in f2fs_clear_prefree_segments() local
Df2fs.h413 unsigned int next_pos; /* next discard position */ member