VXFS_READDIR
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
vxfs_readdir - read a directory
SYNOPSIS
"SYNOPSIS"
int vxfs_readdir (struct file * fp, void * retp, filldir_t filler);
ARGUMENTS
- fp
-
the directory to read
- retp
-
return buffer
- filler
-
filldir callback
DESCRIPTION
vxfs_readdir fills retp with directory entries from fp
using the VFS supplied callback filler.
RETURNS
Zero.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:00 GMT, October 09, 2005