diff options
author | jh <jh@FreeBSD.org> | 2010-09-21 16:49:02 +0000 |
---|---|---|
committer | jh <jh@FreeBSD.org> | 2010-09-21 16:49:02 +0000 |
commit | 4c422ff8ec5bd68c8f5702007f8750521364ad9d (patch) | |
tree | b3677447b6873dc8b5cbf443139979b434d89c05 /sys/fs/devfs/devfs_int.h | |
parent | 524cb00f17e42971cf96e8296f984f02cb0fa592 (diff) | |
download | FreeBSD-src-4c422ff8ec5bd68c8f5702007f8750521364ad9d.zip FreeBSD-src-4c422ff8ec5bd68c8f5702007f8750521364ad9d.tar.gz |
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
Diffstat (limited to 'sys/fs/devfs/devfs_int.h')
0 files changed, 0 insertions, 0 deletions