Searched hist:"698 f9cf828c95ffc6d2445400e3125aa44e5d57e" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/fs/cd9660/ |
H A D | cd9660_vfsops.c | diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code. diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code.
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_vfsops.c | diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code. diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code.
|
/freebsd/sys/kern/ |
H A D | vfs_export.c | diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code. diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code.
|
H A D | vfs_subr.c | diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code. diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code.
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_vfsops.c | diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code. diff 698f9cf828c95ffc6d2445400e3125aa44e5d57e Tue Nov 09 15:15:33 CET 1999 Poul-Henning Kamp <phk@FreeBSD.org> Next step in the device cleanup process.
Correctly lock vnodes when calling VOP_OPEN() from filesystem mount code.
Unify spec_open() for bdev and cdev cases.
Remove the disabled bdev specific read/write code.
|