Searched refs:file_inode_ops (Results 1 – 6 of 6) sorted by relevance
712 .file_inode_ops = &nfs_file_inode_operations,
1137 BUG_ON(!server->nfs_client->rpc_ops->file_inode_ops); in nfs_create_server()1500 BUG_ON(!server->nfs_client->rpc_ops->file_inode_ops); in nfs4_server_common_setup()
855 .file_inode_ops = &nfs3_file_inode_operations,
291 inode->i_op = NFS_SB(sb)->nfs_client->rpc_ops->file_inode_ops; in nfs_fhget()
5898 .file_inode_ops = &nfs4_file_inode_operations,
1129 const struct inode_operations *file_inode_ops; member