mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
5c0ba4e076
iterate_dir(): new helper, replacing vfs_readdir(). struct dir_context: contains the readdir callback (and will get more stuff in it), embedded into whatever data that callback wants to deal with; eventually, we'll be passing it to ->readdir() replacement instead of (data,filldir) pair. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |
||
---|---|---|
.. | ||
entry_hpux.S | ||
fs.c | ||
gate.S | ||
ioctl.c | ||
Makefile | ||
sys_hpux.c | ||
wrappers.S |