Searched refs:fd_position (Results 1 – 10 of 10) sorted by relevance
66 if (offset < idir->fd_position) in seekmountptdir()86 pos = idir->fd_position; in seekmountptdir()113 idir->fd_position = pos; in seekmountptdir()
120 dir->fd_position = 0; /* This is the position in the read stream */ in opendir()214 dir->fd_position = 0; /* This is the position in the read stream */ in do_opendir()
84 return idir->fd_position; in telldir()
95 idir->fd_position = 0; in rewinddir()
250 off_t fd_position; member
597 dir->fd_position++; in romfs_readdir()598 dir->fd_dir[i].d_off = dir->fd_position; in romfs_readdir()
1624 dir->fd_position++; in tmpfs_readdir()1625 dir->fd_dir[0].d_off = dir->fd_position; in tmpfs_readdir()
1286 dir->fd_position++; in vfs_nfs_readdir()1287 dir->fd_dir[i].d_off = dir->fd_position; in vfs_nfs_readdir()
21890 and dir->fd_position, (5) remove the internal struct from dir, and
22896 dir->fd_position, (5) remove the internal struct from dir, and (6)