freebsd-dev/sys/fs/pseudofs
Dmitry Chagin 0a7c8d302a PFS_DELEN is the sum of the permanent part of the struct dirent and
fixed size for the name buffer PFS_NAMELEN.
As r318736 was commited (ino64 project) the size of the permanent part
of the struct dirent was changed, so calulate PFS_DELEN properly.
2017-06-25 15:21:51 +00:00
..
pseudofs_fileno.c Remove Giant asserts. Update comment. 2016-08-03 08:57:15 +00:00
pseudofs_internal.h
pseudofs_vncache.c Forcibly remove the cached items from pseudofs vncache on module unload. 2017-01-09 20:14:18 +00:00
pseudofs_vnops.c Do not perform unneccessary shared recursion on the allproc_lock in 2016-03-11 11:51:38 +00:00
pseudofs.c Remove Giant asserts. Update comment. 2016-08-03 08:57:15 +00:00
pseudofs.h PFS_DELEN is the sum of the permanent part of the struct dirent and 2017-06-25 15:21:51 +00:00