Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
v9fs_file_open
fs/9p/v9fs_vfs.h
73
int v9fs_file_open(struct inode *inode, struct file *file);
fs/9p/vfs_dir.c
255
.open = v9fs_file_open,
fs/9p/vfs_dir.c
263
.open = v9fs_file_open,
fs/9p/vfs_file.c
513
.open = v9fs_file_open,
fs/9p/vfs_file.c
526
.open = v9fs_file_open,