OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpfs_dir_getdotents
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs_subr.c
761
*
tmpfs_dir_getdotents
: helper function for tmpfs_readdir() to get the
765
tmpfs_dir_getdotents
(tmpfs_node_t *node, struct dirent *dp, struct uio *uio)
function in typeref:typename:int
819
* Note:
tmpfs_dir_getdotents
() will "seek" for us.
824
if ((error =
tmpfs_dir_getdotents
(node, &dent, uio)) != 0) {
830
if ((error =
tmpfs_dir_getdotents
(node, &dent, uio)) != 0) {
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025