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

/linux-master/fs/9p/
H A Dvfs_inode.c35 static const struct inode_operations v9fs_file_inode_operations; variable in typeref:struct:inode_operations
281 inode->i_op = &v9fs_file_inode_operations;
295 inode->i_op = &v9fs_file_inode_operations;
1361 static const struct inode_operations v9fs_file_inode_operations = { variable in typeref:struct:inode_operations

Completed in 137 milliseconds