Searched refs:tmpfs_dir_lookupbyseq (Results 1 – 3 of 3) sorted by relevance
266 tmpfs_dirent_t *tmpfs_dir_lookupbyseq(tmpfs_node_t *, off_t);
737 tmpfs_dir_lookupbyseq(tmpfs_node_t *node, off_t seq) in tmpfs_dir_lookupbyseq() function842 de = tmpfs_dir_lookupbyseq(node, uio->uio_offset); in tmpfs_dir_getdents()
1026 de = tmpfs_dir_lookupbyseq(node, off); in tmpfs_readdir()