Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
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()