mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
producer, instead of hard-coding VFS_VGET(). New function, which takes callback, is called vn_get_ino_gen(), standard callback for vn_get_ino() is provided. Convert inline copies of vn_get_ino() in msdosfs and cd9660 into the uses of vn_get_ino_gen(). Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| cd9660_bmap.c | ||
| cd9660_iconv.c | ||
| cd9660_lookup.c | ||
| cd9660_mount.h | ||
| cd9660_node.c | ||
| cd9660_node.h | ||
| cd9660_rrip.c | ||
| cd9660_rrip.h | ||
| cd9660_util.c | ||
| cd9660_vfsops.c | ||
| cd9660_vnops.c | ||
| iso.h | ||
| iso_rrip.h | ||
| TODO | ||
| TODO.hibler | ||