Searched refs:v9fs_file_open (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A Dv9fs_vfs.h51 int v9fs_file_open(struct inode *inode, struct file *file);
H A Dvfs_file.c47 * v9fs_file_open - open a file (or directory)
53 int v9fs_file_open(struct inode *inode, struct file *file) function
246 .open = v9fs_file_open,
256 .open = v9fs_file_open,
H A Dvfs_dir.c210 .open = v9fs_file_open,

Completed in 211 milliseconds