Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dir2_readdir.c147 xfs_off_t cook; in xfs_dir2_block_getdents() local
204 cook = xfs_dir2_db_off_to_dataptr(geo, geo->datablk, offset); in xfs_dir2_block_getdents()
206 ctx->pos = cook & 0x7fffffff; in xfs_dir2_block_getdents()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dir2_readdir.c148 xfs_off_t cook; in xfs_dir2_block_getdents() local
205 cook = xfs_dir2_db_off_to_dataptr(geo, geo->datablk, offset); in xfs_dir2_block_getdents()
207 ctx->pos = cook & 0x7fffffff; in xfs_dir2_block_getdents()

Completed in 2 milliseconds