freebsd-dev/sys/fs/pseudofs
Poul-Henning Kamp def91cf267 Use vfs_mountedfrom().
Since VFS_STATFS() always calls the filesystem with mp->mnt_stat now, the
vfs_statfs method is now a no-op.  Explain this in a comment.
2004-12-06 20:52:46 +00:00
..
pseudofs_fileno.c
pseudofs_internal.h
pseudofs_vncache.c
pseudofs_vnops.c
pseudofs.c Use vfs_mountedfrom(). 2004-12-06 20:52:46 +00:00
pseudofs.h