Home
last modified time | relevance | path

Searched refs:wantoff (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dir2_readdir.c146 int wantoff; /* starting block offset */ in xfs_dir2_block_getdents() local
169 wantoff = xfs_dir2_dataptr_to_off(geo, ctx->pos); in xfs_dir2_block_getdents()
201 if (offset < wantoff) in xfs_dir2_block_getdents()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dir2_readdir.c147 int wantoff; /* starting block offset */ in xfs_dir2_block_getdents() local
170 wantoff = xfs_dir2_dataptr_to_off(geo, ctx->pos); in xfs_dir2_block_getdents()
202 if (offset < wantoff) in xfs_dir2_block_getdents()

Completed in 2 milliseconds