Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/tmpfs/
H A Dtmpfs_subr.c765 tmpfs_dir_getdotents(tmpfs_node_t *node, struct dirent *dp, struct uio *uio) in tmpfs_dir_getdotents() function
824 if ((error = tmpfs_dir_getdotents(node, &dent, uio)) != 0) { in tmpfs_dir_getdents()
830 if ((error = tmpfs_dir_getdotents(node, &dent, uio)) != 0) { in tmpfs_dir_getdents()