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.c321 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/sound/pci/lx6464es/
H A Dlx_core.c1023 const u32 next_pos = ((pos+1) == substream->runtime->periods) ? lx_interrupt_request_new_buffer() local
/linux/fs/ocfs2/
H A Dfile.c936 u64 next_pos; in ocfs2_zero_extend_range() local
/linux/fs/f2fs/
H A Dsegment.h848 int cur_pos = 0, next_pos; in check_block_count() local
H A Dsegment.c2257 unsigned int cur_pos = 0, next_pos, len, total_len = 0; in f2fs_clear_prefree_segments() local
H A Df2fs.h490 unsigned int next_pos; /* next discard position */ member
/linux/fs/ext4/
H A Dinode.c1692 loff_t next_pos; /* Current pos to examine */ member