Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_dtree.c2719 loff_t dtpos; /* legacy OS/2 style position */ in jfs_readdir() local
2724 } *dtoffset = (struct dtoffset *) &dtpos; in jfs_readdir()
2846 dtpos = ctx->pos; in jfs_readdir()
2847 if (dtpos < 2) { in jfs_readdir()
2853 ctx->pos = dtpos; in jfs_readdir()
2866 ctx->pos = dtpos; in jfs_readdir()
2962 jfs_dirent->position = dtpos; in jfs_readdir()