mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
v_tag is now const char * and should only be used for debugging. Additionally: 1. All users of VT_NTS now check vfsconf->vf_type VFCF_NETWORK 2. The user of VT_PROCFS now checks for the new flag VV_PROCDEP, which is propagated by pseudofs to all child vnodes if the fs sets PFS_PROCDEP. Suggested by: phk Reviewed by: bde, rwatson (earlier version) |
||
|---|---|---|
| .. | ||
| nwfs.h | ||
| nwfs_io.c | ||
| nwfs_ioctl.c | ||
| nwfs_mount.h | ||
| nwfs_node.c | ||
| nwfs_node.h | ||
| nwfs_subr.c | ||
| nwfs_subr.h | ||
| nwfs_vfsops.c | ||
| nwfs_vnops.c | ||