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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dv9fs_vfs.h43 extern const struct file_operations v9fs_file_operations_dotl;
H A Dvfs_file.c304 const struct file_operations v9fs_file_operations_dotl = { variable in typeref:struct:file_operations
H A Dvfs_inode.c309 inode->i_fop = &v9fs_file_operations_dotl;
324 inode->i_fop = &v9fs_file_operations_dotl;

Completed in 90 milliseconds