Searched refs:tmpfs_dir_getdents (Results 1 – 3 of 3) sorted by relevance
267 int tmpfs_dir_getdents(tmpfs_node_t *, struct uio *, off_t *);
808 tmpfs_dir_getdents(tmpfs_node_t *node, struct uio *uio, off_t *cntp) in tmpfs_dir_getdents() function
999 error = tmpfs_dir_getdents(node, uio, &cnt); in tmpfs_readdir()