Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()