Jaakko Heinonen 6adc52306a Modify devfs_fqpn() for future use in devfs path reference counting
code:

- Accept devfs_mount and devfs_dirent as the arguments instead of a
  vnode. This generalizes the function so that it can be used from
  contexts where vnode references are not available.
- Accept NULL cnp argument. No '/' will be appended, if a NULL cnp is
  provided.
- Make the function global and add its prototype to devfs.h.

Reviewed by:	kib
2010-09-21 16:49:02 +00:00
..
2010-09-19 14:40:37 +00:00
2010-09-19 14:40:37 +00:00
2010-09-16 07:56:34 +00:00
2010-07-23 11:00:46 +00:00
2010-07-12 10:18:10 +00:00
2010-09-19 10:45:53 +00:00
2010-09-19 14:40:37 +00:00
2010-06-02 17:27:23 +00:00
2010-09-21 07:58:47 +00:00
2010-09-16 20:08:00 +00:00
2010-09-16 18:37:33 +00:00
2010-08-02 22:26:08 +00:00
2010-09-15 20:41:20 +00:00
2010-05-24 16:27:47 +00:00
2010-09-15 17:11:15 +00:00
2010-09-17 09:14:40 +00:00