VXFS_READDIR
Section: ()
Updated: 06 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: 07:07:33 GMT, October 06, 2005