/freebsd/sys/fs/udf/ |
H A D | udf_vfsops.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/fs/smbfs/ |
H A D | smbfs_io.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
H A D | smbfs_vnops.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_extattr.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/kern/ |
H A D | vnode_if.src | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
H A D | vfs_extattr.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
H A D | vfs_vnops.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
H A D | kern_exec.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
H A D | vfs_syscalls.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/fs/unionfs/ |
H A D | union_subr.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
H A D | union_vnops.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/fs/cd9660/ |
H A D | cd9660_vfsops.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_vfsops.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/compat/linux/ |
H A D | linux_misc.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/vm/ |
H A D | swap_pager.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_vfsops.c | diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place. diff a8d43c90af5122ecff75b55fbaf6d5806674411b Sat Jul 26 09:32:23 CEST 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add a "int fd" argument to VOP_OPEN() which in the future will contain the filedescriptor number on opens from userland.
The index is used rather than a "struct file *" since it conveys a bit more information, which may be useful to in particular fdescfs and /dev/fd/*
For now pass -1 all over the place.
|