Searched refs:file_inode_ops (Results 1 – 5 of 5) sorted by relevance
709 .file_inode_ops = &nfs_file_inode_operations,
988 .file_inode_ops = &nfs3_file_inode_operations,
467 inode->i_op = NFS_SB(sb)->nfs_client->rpc_ops->file_inode_ops; in nfs_fhget()
9977 .file_inode_ops = &nfs4_file_inode_operations,
1633 const struct inode_operations *file_inode_ops; member